home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-01-08 | 22.5 KB | 1,114 lines |
- ChartXL OLE Control Chart Format Templates
- {
- Version=1.0
- Intl
- {
- iCountry=1
- iMeasure=1
- sCountry=United States
- sDecimal=.
- sLanguage=enu
- sList=,
- sThousand=,
- }
- }
-
- # In ActiveOffice, chart styles always go from most complicated (largest style
- # number) to least (smallest style number).
- Chart Styles
- {
- Common
- {
- StyleID=0
- {
- StyleName=Default
- LegendFillStyle=3
- GridPlacement=Under data
- DisplayDataLabels=0
- DisplayGrid=value1
- ThickFrame=1
- FrameThickness=2
- }
- }
- Bar Chart
- {
-
- StyleID=100 # Bars Clustered________________________________________
- {
- StyleName=Clustered bars / Plain Shadow
- LegendFillStyle=3
- PlotAreaFillStyle=0
- AxisStyle=0,1
- DisplayGrid=
- DataFillStyle=2 #Shadow
- BasedOnStyle=0
- BarGrouping=Cluster
- }
- StyleID=101
- {
- StyleName=Clustered bars / Beveled Data
- BasedOnStyle=100
- DataFillStyle=5 #beveled
- }
- StyleID=102
- {
- StyleName=Clustered bars / Beveled Data + Y
- BasedOnStyle=101
- DisplayGrid=value1
- GridPlacement=Under data
- AxisStyle=1,1
- }
- StyleID=103
- {
- StyleName=Clustered bars / beveled, full frame, filled
- BasedOnStyle=102
- PlotAreaFillStyle=3
- }
- StyleID=110 #Bars Stacked__________________________________________
- {
- StyleName=Stacked bars/ Plain Shadow
- BasedOnStyle=100
- BarGrouping=Stack
- }
- StyleID=111
- {
- StyleName=Stacked bars/ Beveled Data
- BasedOnStyle=101
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=112
- {
- StyleName=Stacked bars/ Beveled Data +Y
- BasedOnStyle=102
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=113
- {
- StyleName=Stacked bars/ Beveled Data / beveled, full frame, filled
- BasedOnStyle=103
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=120 #Bars Proportional__________________________________________
- {
- StyleName=Proportional bars/ Plain Shadow
- BasedOnStyle=110
- ProportionalValues=1
- }
- StyleID=121
- {
- StyleName=Proportional bars/ Beveled Data
- BasedOnStyle=111
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=122
- {
- StyleName=Proportional bars/ Beveled Data +Y
- BasedOnStyle=112
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=123
- {
- StyleName=Proportional bars/ Beveled Data / beveled, full frame, filled
- BasedOnStyle=113
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- }
- 3D Bar Chart #_________________________________________________________________
- {
- StyleID=200 # 3D Bar Clustered________________________________________
- {
- StyleName=3D Bar Clustered
- BasedOnStyle=0
- BarGrouping=Cluster
- Display3dPlotAreaWalls=0
- AxisStyle=0,1
- DisplayGrid=
- RotationSets
- {
- 0, 0, 0, 100 # straight on
- 337, 9, 0, 0 # from right end less persp.
- 322, 6, 358, 75 # from right end
- 0, 53, 0, 75 # bird's eye
- }
- }
- StyleID=201
- {
- StyleName=3D Bar Clust. / YAxis,YLab,Yticks
- BasedOnStyle=200
- AxisStyle=2,1
- }
- StyleID=202
- {
- StyleName=3D Bar Clust. / YAxis,YLab,Yticks
- BasedOnStyle=201
- DisplayGrid=Value1
- GridPlacement=Under data
-
- }
- StyleID=203
- {
- StyleName=3D Bar Clust. / YAxis,YLab,Yticks
- BasedOnStyle=202
- Display3DPlotAreaWalls=1
- }
- StyleID=210 # 3D Bar Stacked__________________________________
- {
- StyleName=3D Bar Stacked
- BasedOnStyle=200
- BarGrouping=Stack
- }
- StyleID=211
- {
- StyleName=3D Bar Stacked / add YAxis,YLabels,YTicks
- BasedOnStyle=201
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=212
- {
- StyleName=3D Bar Stacked / add YGrid
- BasedOnStyle=202
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=213
- {
- StyleName=3D Bar Stacked / add walls
- BasedOnStyle=203
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=220 # 3D Bar Proportional__________________________
- {
- StyleName=3D Bar Proportional
- BasedOnStyle=210
- ProportionalValues=1
- }
- StyleID=221
- {
- StyleName=3D Bar Proportional/ add YAxis,YLabels,YTicks
- BasedOnStyle=211
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=222
- {
- StyleName=3D Bar Proportional/ add YGrid
- BasedOnStyle=212
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=223
- {
- StyleName=3D Bar Proportional/ add walls
- BasedOnStyle=213
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- }
-
- Column Chart
- {
- StyleID=300 # Column Clustered__________________________
- {
- StyleName=Clustered bars / Plain Shadow
- PlotAreaFillStyle=0
- LegendFillStyle=3
- AxisStyle=1,0
- DisplayGrid=
- DataFillStyle=2 #Shadow
- BasedOnStyle=0
- BarGrouping=Cluster
- }
- StyleID=301
- {
- StyleName=Column Clustered / Beveled Data
- BasedOnStyle=300
- DataFillStyle=5 #beveled
- }
- StyleID=302
- {
- StyleName=Column Clustered / Beveled Data + Y
- BasedOnStyle=301
- DisplayGrid=value1
- AxisStyle=1,1
- }
- StyleID=303
- {
- StyleName=Column Clustered / beveled, full frame, filled
- BasedOnStyle=302
- PlotAreaFillStyle=3
- }
- StyleID=310 #Column Stacked__________________________________________
- {
- StyleName=Column Stacked / Plain Shadow
- BasedOnStyle=300
- BarGrouping=Stack
- }
- StyleID=311
- {
- StyleName=Column Stacked / Beveled Data
- BasedOnStyle=301
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=312
- {
- StyleName=Column Stacked / Beveled Data +Y
- BasedOnStyle=302
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=313
- {
- StyleName=Column Stacked / Beveled Data / beveled, full frame, filled
- BasedOnStyle=303
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=320 #Columns Proportional__________________________________________
- {
- StyleName=Columns Proportional/ Plain Shadow
- BasedOnStyle=310
- ProportionalValues=1
- }
- StyleID=321
- {
- StyleName=Columns Proportional/ Beveled Data
- BasedOnStyle=311
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=322
- {
- StyleName=Columns Proportional/ Beveled Data +Y
- BasedOnStyle=312
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=323
- {
- StyleName=Columns Proportional/ Beveled Data / beveled, full frame, filled
- BasedOnStyle=313
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- }
- 3D Column Chart #******************************************************
- {
- StyleID=400 # 3D Column Clustered________________________________________
- {
- StyleName=3D Bar Clustered
- BasedOnStyle=0
- BarGrouping=Cluster
- Display3dPlotAreaWalls=0
- AxisStyle=1,0
- DisplayGrid=
- RotationSets
- {
- 0, 0, 0, 100 # straight on
- 0, 27, 0, 50 # bird's eye
- 348, 14, 0, 0 # from right end zero persp.
- 323, 23, 358, 75 # from right end
- }
- }
- StyleID=401
- {
- StyleName=3D Column Clust. / YAxis,YLab,Yticks
- BasedOnStyle=400
- AxisStyle=1,1
- }
- StyleID=402
- {
- StyleName=3D Column Clust. / Add YGrid
- BasedOnStyle=401
- DisplayGrid=Value1
- }
- StyleID=403
- {
- StyleName=3D Column Clust. / Add walls
- BasedOnStyle=402
- Display3DPlotAreaWalls=1
- }
- StyleID=410 # 3D Column Stacked__________________________________
- {
- StyleName=3D Column Stacked
- BasedOnStyle=400
- BarGrouping=Stack
- }
- StyleID=411
- {
- StyleName=3D Column Stacked / add YAxis,YLabels,YTicks
- BasedOnStyle=401
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=412
- {
- StyleName=3D Column Stacked / add YGrid
- BasedOnStyle=402
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=413
- {
- StyleName=3D Column Stacked / add walls
- BasedOnStyle=403
- BarGrouping=Stack
- DisplayDataPercentages=1
- }
- StyleID=420 # 3D Column Proportional__________________________
- {
- StyleName=3D Bar Proportional
- BasedOnStyle=410
- ProportionalValues=1
- }
- StyleID=421
- {
- StyleName=3D Column Proportional/ add YAxis,YLabels,YTicks
- BasedOnStyle=411
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=422
- {
- StyleName=3D Column Proportional/ add YGrid
- BasedOnStyle=412
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- StyleID=423
- {
- StyleName=3D Column Proportional/ add walls
- BasedOnStyle=413
- ProportionalValues=1
- DisplayDataPercentages=1
- }
- }
- XYZ Column Chart #****************************
- {
- StyleID=1300
- {
- StyleName=Default "oblique"
- BasedOnStyle=0
- BarGrouping=Cluster
- Display3dPlotAreaWalls=0
- AxisStyle=1,1,0
- DisplayGrid=
- RotationSets
- {
- 50, 290, 0, 100 # straight on
- 75, 290, 0, 50 #
- 45, 307, 0, 75 #
- 68, 311, 0, 100 # more from top
- }
- }
- StyleID=1301
- {
- StyleName=3D Column Clust. / YAxis,YLab,Yticks
- BasedOnStyle=1300
- AxisStyle=1,1,1
- }
- StyleID=1302
- {
- StyleName=3D Column Clust. / Add YGrid
- BasedOnStyle=1301
- DisplayGrid=Value1
- }
- StyleID=1303
- {
- StyleName=3D Column Clust. / Add walls
- BasedOnStyle=1302
- Display3DPlotAreaWalls=1
- }
- }
- Line Chart #************************************************
- {
- StyleID=500 #Thin Line________________________________________
- {
- BasedOnStyle=0
- StyleName=Thin line chart
- PlotAreaFillStyle=0
- LegendFillStyle=3
- AxisStyle=2,0
- DisplayGrid=
- #DisplayDataLabels=1 #don't interfere with user button setting
- DataLineStyle=1 # thin line
- DisplayMarkers=0
- }
-
- StyleID=501
- {
- StyleName=Thin Line / YAxis, YGrid
- BasedOnStyle=500
- AxisStyle=2,1
- }
- StyleID=502
- {
- StyleName=Thin Line / YAxis, YGrid
- BasedOnStyle=501
- DisplayGrid=Y
- }
- StyleID=503
- {
- StyleName=Thin Line / YAxis, X&YGrid, Frame&Fill
- BasedOnStyle=502
- DisplayGrid=X,Y
- PlotAreaFillStyle=3
- }
-
- StyleID=510 #Thick Line_____________________________________________
- {
- StyleName=Thick line chart
- BasedOnStyle=500
- DisplayMarkers=0
- DataLineStyle=2 #Thick line
- }
- StyleID=511
- {
- StyleName=Thick Line / Y-Axis,
- BasedOnStyle=510
- AxisStyle=2,1
- }
- StyleID=512
- {
- StyleName=Thick Line / Y-Axis, Y Grid
- BasedOnStyle=511
- DisplayGrid=Y
-
- }
- StyleID=513
- {
- StyleName=Thick Line / X&Y-Axis, XYGrid, filled&outlined frame
- BasedOnStyle=512
- DisplayGrid=X,Y
- PlotAreaFillStyle=3
- }
- StyleID=520 #Curve Line_____________________________________________
- {
- StyleName=Curve, Thick Line
- BasedOnStyle=510
- PointConnection=Cubic # Cubic polynomial smoothing.
- }
- StyleID=521
- {
- StyleName=Curve, Thick Line / Y-Axis,
- BasedOnStyle=511
- PointConnection=Cubic # Cubic polynomial smoothing.
- }
- StyleID=522
- {
- StyleName=Curve, Thick Line / Y-Axis, Y Grid
- BasedOnStyle=512
- PointConnection=Cubic # Cubic polynomial smoothing.
- }
- StyleID=523
- {
- StyleName=Curve, Thick Line / X&Y-Axis, XYGrid, filled&outlined frame
- BasedOnStyle=513
- PointConnection=Cubic # Cubic polynomial smoothing.
- }
- StyleID=530 #Thick Line / Circle Markers__________________________
- {
- StyleName=Thick line chart
- BasedOnStyle=510
- DisplayMarkers=1
- MarkerType=19
- MarkerSize=15
- DataLineStyle=2 #Thick line
- }
- StyleID=531
- {
- StyleName=Thick Line circle markers/ Y-Axis, Y Grid
- BasedOnStyle=530
- AxisStyle=2,1
- }
- StyleID=532
- {
- StyleName=Thick Line circle markers/ Y-Axis, Y Grid
- BasedOnStyle=531
- DisplayGrid=Y
- }
- StyleID=533
- {
- StyleName=Thick Line circle markers / X&Y-Axis, XYGrid, filled&outlined frame
- BasedOnStyle=532
- DisplayGrid=X,Y
- PlotAreaFillStyle=3
- }
- StyleID=540 #Thick Line / Variable Markers__________________________
- {
- StyleName=Thick line chart
- BasedOnStyle=510
- DisplayMarkers=1
- MarkerType=0
- MarkerSize=15
- DataLineStyle=2 #Thick line
- }
- StyleID=541
- {
- StyleName=Thick Line variable markers/ Y-Axis
- BasedOnStyle=540
- AxisStyle=2,1
- }
- StyleID=542
- {
- StyleName=Thick Line variable markers/ Y-Axis, Y Grid
- BasedOnStyle=541
- DisplayGrid=Y
- }
- StyleID=543
- {
- StyleName=Thick Line variable markers / X&Y-Axis, XYGrid, filled&outlined frame
- BasedOnStyle=542
- DisplayGrid=X,Y
- PlotAreaFillStyle=3
- }
- }
- 3D Line Chart #***********************************************
- {
- StyleID=600
- {
- StyleName=Default Line Chart
- BasedOnStyle=0
- RibbonWidth=80
- Display3dPlotAreaWalls=0
- AxisStyle=1,1,0
- DisplayGrid=
- RotationSets
- {
- 0, 285, 0, 50 # Straight on
- 0, 309, 0, 100 # straight on but more form top
- 35, 290, 0, 100 #
- 40, 301, 354, 100 # tilted to left
- }
- }
- StyleID=601
- {
- StyleName=3D Line / YAxis,YLab,Yticks
- BasedOnStyle=600
- AxisStyle=1,1,1
- }
- StyleID=602
- {
- StyleName=3D Line / Add YGrid
- BasedOnStyle=601
- DisplayGrid=Value1
- }
- StyleID=603
- {
- StyleName=3D Line / Add walls
- BasedOnStyle=602
- Display3DPlotAreaWalls=1
- }
- }
- Pie Chart
- {
- # All 2D pie and separated pie charts should have the same styles because
- # we don't allow users to change the styles for these charts. We still need
- # to define them here because we save the variation (style offset) number
- # when switching from different chart types to 2D Pies.
-
- StyleID=700
- {
- StyleName=Standard pie chart
- BasedOnStyle=0
- DisplayDataPercentages=1
- DisplayDataLabels=1
- DataLabelPlacement=Perimeter
- SortSlices=0
- RotationSets
- {
- 0, 0, 270, 0 # Rotate 2D slices
- 0, 0, 180, 0 #
- 0, 0, 90, 0 #
- 0, 0, 0, 0 #
- }
- }
- StyleID=701
- {
- StyleName=Standard pie chart
- BasedOnStyle=700
- DataLabelPlacement=Perimeter
- SortSlices=0
- }
-
- StyleID=702
- {
- StyleName=Pie chart
- BasedOnStyle=700
- DataLabelPlacement=Perimeter
- SortSlices=0
- }
- StyleID=703
- {
- StyleName=Pie chart
- BasedOnStyle=700
- DataLabelPlacement=Perimeter
- SortSlices=0
- }
- StyleID=710 #Pies with separated slices
- {
- StyleName=Pie chart with separated slices
- BasedOnStyle=700
- PieSliceSeparation=all @ 20
- }
- StyleID=711
- {
- StyleName=Pie chart / separated
- BasedOnStyle=700
- PieSliceSeparation=all @ 20
- }
- StyleID=712
- {
- StyleName=Pie chart / separated
- BasedOnStyle=700
- PieSliceSeparation=all @ 20
- }
- StyleID=713
- {
- StyleName=Pie chart / separated
- BasedOnStyle=700
- PieSliceSeparation=all @ 20
- }
- }
- 3D Pie Chart
- {
- StyleID=800
- {
- StyleName=Standard 3D pie chart
- BasedOnStyle=0
- PieSliceElevation=All @ 0
- DisplayDataLabels=1
- DisplayDataPercentages=1
- RotationSets
- {
- 0, 314, 0, 50 # default
- 0, 290, 0, 50 # most layed back
- 0, 0, 333, 50 # Stand on edge and rot. left
- 0, 29, 0, 100 # tiped down
- }
- }
- StyleID=801
- {
- StyleName=3D Pie /Shadow
- BasedOnStyle=800
- PieSliceElevation=All @ 5
- }
- StyleID=802
- {
- StyleName=3D Pie /Shadow, Various Elevations
- BasedOnStyle=800
- PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
- }
- StyleID=803
- {
- StyleName=3D Pie /Shadow, Bevel
- BasedOnStyle=801
- PieBevel=Outer
- }
- StyleID=810 #3D Pie separated__________________
- {
- StyleName=3D Pie / separated slices
- BasedOnStyle=800
- PieSliceElevation=All @ 0
- PieSliceSeparation=all @ 10
- }
- StyleID=811
- {
- StyleName=3D Pie / separated slices, shadow
- BasedOnStyle=810
- PieSliceElevation=All @ 10
- }
- StyleID=812
- {
- StyleName=3D Pie / separated slices, Increment Height
- BasedOnStyle=810
- PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
- }
- StyleID=813
- {
- StyleName=3D Pie / separated slices, Bevel
- BasedOnStyle=811
- PieBevel=Outer
- }
-
- StyleID=820 #Donut Hole___________________________
- {
- StyleName=3D Pie / donut hole
- BasedOnStyle=800
- PieSliceElevation=All @ 0
- PieDonutHole=1
- }
- StyleID=821
- {
- StyleName=3D Pie / donut hole
- BasedOnStyle=820
- PieSliceElevation=All @ 10
- }
- StyleID=822
- {
- StyleName=3D Pie / donut hole
- BasedOnStyle=820
- PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
- }
- StyleID=823
- {
- StyleName=3D Pie / donut hole
- BasedOnStyle=820
- PieSliceElevation=All @ 20
- PieBevel=Outer #doesn't work on donut hole pies
- }
-
- StyleID=830 #3D Pie / Donut Hole, separated__________________
- {
- StyleName=3D Pie / donut hole, separated
- BasedOnStyle=800
- PieDonutHole=1
- PieSliceElevation=All @ 0
- PieSliceSeparation=all @ 10
- }
- StyleID=831
- {
- StyleName=3D Pie / donut hole, separated
- BasedOnStyle=830
- PieSliceElevation=All @ 10
- }
- StyleID=832
- {
- StyleName=3D Pie / donut hole, separated
- BasedOnStyle=830
- PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
- }
- StyleID=833
- {
- StyleName=3D Pie / donut hole, separated
- BasedOnStyle=830
- PieSliceElevation=All @ 20
- }
- }
- Area Chart
- {
-
- StyleID=900
- {
- StyleName=Area Chart
- PlotAreaFillStyle=0
- LegendFillStyle=3
- AxisStyle=2,0
- DisplayGrid=
- BasedOnStyle=0
- GridPlacement=Over data
- }
- StyleID=901
- {
- StyleName=Area /+ Y-Axis
- BasedOnStyle=900
- DisplayGrid=value1
- AxisStyle=2,1
- }
- StyleID=902
- {
- StyleName=Area / Smoothed lines
- BasedOnStyle=901
- PlotAreaFillStyle=3
- PointConnection=cubic
- }
- StyleID=903
- {
- StyleName=Area / full frame, filled
- BasedOnStyle=901
- PlotAreaFillStyle=3
- }
- StyleID=910
- {
- StyleName=Fill-to-zero
- PlotAreaFillStyle=0
- LegendFillStyle=3
- AxisStyle=2,0
- DisplayGrid=
- BasedOnStyle=0
- GridPlacement=Over data
- DataFillDirection=Zero
- }
- StyleID=911
- {
- StyleName=Fill-to-zero /+ Y-Axis
- BasedOnStyle=910
- DisplayGrid=value1
- AxisStyle=2,1
- }
- StyleID=912
- {
- StyleName=Fill-to-zero / Smoothed lines
- BasedOnStyle=911
- PointConnection=cubic
- PlotAreaFillStyle=3
- }
- StyleID=913
- {
- StyleName=Fill-to-zero / full frame, filled
- BasedOnStyle=911
- PlotAreaFillStyle=3
- }
-
- }
- 3D Area Chart
- {
- StyleID=1000
- {
- StyleName=3D Area Chart
- BasedOnStyle=0
- Display3dPlotAreaWalls=0
- PlotAreaFillStyle=3
- LegendFillStyle=3
- AxisStyle=2,0,0
- DisplayGrid=
- RibbonWidth=80
- GridPlacement=Under data
- RotationSets
- {
- 50, 290, 0, 100 # straight on #will same as oblique look right?
- 75, 290, 0, 50 #
- 45, 307, 0, 75 #
- 45, 293, 0, 100 # more from top
- }
- }
- StyleID=1001
- {
- StyleName=3D Area /+ Y-Axis
- BasedOnStyle=1000
- DisplayGrid=value1
- AxisStyle=2,0,1
- }
- StyleID=1002
- {
- StyleName=3D Area / Smoothed lines
- BasedOnStyle=1001
- PointConnection=cubic
- Display3dPlotAreaWalls=1
- }
- StyleID=1003
- {
- StyleName=3D Area / full frame, filled
- BasedOnStyle=1001
- Display3dPlotAreaWalls=1
- }
-
- }
-
- Pyramid Chart
- {
- StyleID=1100
- {
- StyleName=Pyramid / Area
- BasedOnStyle=0
- PyramidScaling=Area
- PyramidGapSize=0
- DisplayDataPercentages=1
- DisplayDataLabels=1
- }
- StyleID=1101
- {
- StyleName=Pyramid / Volume
- BasedOnStyle=1100
- }
- StyleID=1102
- {
- StyleName=Pyramid / Height
- BasedOnStyle=1100
- }
- StyleID=1103
- {
- StyleName=Pyramid / Same size
- BasedOnStyle=1100
- }
- StyleID=1110
- {
- StyleName=Pyramid / Gaps
- BasedOnStyle=1100
- PyramidGapSize=10
- }
- StyleID=1111
- {
- StyleName=Pyramid / Gaps, Volume
- BasedOnStyle=1110
- }
- StyleID=1112
- {
- StyleName=Pyramid / Gaps, Height
- BasedOnStyle=1110
- }
- StyleID=1113
- {
- StyleName=Pyramid / Gaps, Same size
- BasedOnStyle=1110
- }
- }
-
- 3D Pyramid Chart
- {
- StyleID=1200
- {
- StyleName=3D Pyramid
- BasedOnStyle=0
- PyramidScaling=Volume
- PyramidGapSize=0
- DisplayDataPercentages=1
- DisplayDataLabels=1
- RotationSets
- {
- 78, 277, 0, 25 # small right side showing
- 63, 268, 0, 100 # small left side showing, & more from top
- 104, 273, 0, 25 # non radical birds eye view
- 28, 263, 0, 100 # ground level view
- }
- }
- StyleID=1201
- {
- StyleName=3D Pyramid / Volume
- BasedOnStyle=1200
- }
- StyleID=1202
- {
- StyleName=3D Pyramid / Height
- BasedOnStyle=1200
- }
- StyleID=1203
- {
- StyleName=3D Pyramid / Same size
- BasedOnStyle=1200
- }
-
- StyleID=1210 #_____________________________
- {
- StyleName=3D Pyramid / Gaps
- BasedOnStyle=1200
- PyramidGapSize=10
- }
-
- StyleID=1211
- {
- StyleName=3D Pyramid / Gaps, Volume
- BasedOnStyle=1210
- }
- StyleID=1212
- {
- StyleName=3D Pyramid / Gaps, Height
- BasedOnStyle=1210
- }
- StyleID=1213
- {
- StyleName=3D Pyramid / Gaps, Same size
- BasedOnStyle=1210
- }
- }
- }
-
- Fill Styles
- {
- FillStyleID=0
- {
- FrameType=none
- FillType=none
- }
- FillStyleID=1
- {
- FrameType=single
- FillType=none
- }
- FillStyleID=2
- {
- FrameType=none
- FillType=Solid
- }
- FillStyleID=3
- {
- FrameType=single
- FillType=solid
- }
- FillStyleID=4
- {
- FrameType=Shadow
- FillType=Solid
- }
- FillStyleID=5
- {
- FrameType=Raised
- FillType=Solid
- }
- }
-
- Line Styles
- {
- LineStyleID=0
- {
- ShowLine=0 # invisible
- }
-
- LineStyleID=1
- {
- LineWidth=2 # 1 point
- }
-
- LineStyleID=2 # fat line
- {
- LineWidth=6 # 3 points
-
- }
- LineStyleID=3 # very fat line
- {
- LineWidth=14 # 7 points
- }
- }
-
- Axis Styles
- {
- AxisStyleID=0 # invisible
- {
- AxisLineStyle=0
- MajorGridLineStyle=1 # grid lines controled separately
- MinorGridLineStyle=0
- MajorTickLineStyle=0
- MinorTickLineStyle=0
- ShowLabels=0
-
- }
-
- AxisStyleID=1 #axisline and labels only
- {
- AxisLineStyle=1 # single lines
- MajorGridLineStyle=1
- MinorGridLineStyle=0 # invisible
- MajorTickLineStyle=0 # invisible
- MinorTickLineStyle=0 # invisible
- ShowLabels=1
- }
- AxisStyleID=2 #axisline, labels, ticks IN
- {
- AxisLineStyle=1 # single lines
- MajorGridLineStyle=1
- MinorGridLineStyle=0 # invisible
- MajorTickLineStyle=1 # invisible
- MinorTickLineStyle=0 # invisible
- ShowLabels=1
- TickLocation=inside
- }
- AxisStyleID=3 #axisline, labels, ticks OUT
- {
- AxisLineStyle=1 # single lines
- MajorGridLineStyle=1
- MinorGridLineStyle=0 # invisible
- MajorTickLineStyle=1
- MinorTickLineStyle=0 # invisible
- ShowLabels=1
- TickLocation=outside
- }
- }
-