home *** CD-ROM | disk | FTP | other *** search
/ PC Review 1999 January / PCR90.iso / mailplus / data1.cab / Program_Executable_Files / Chartxl.ini < prev    next >
Encoding:
Text File  |  1998-01-08  |  22.5 KB  |  1,114 lines

  1. ChartXL OLE Control Chart Format Templates
  2. {
  3.     Version=1.0
  4.     Intl
  5.     {
  6.         iCountry=1
  7.         iMeasure=1
  8.         sCountry=United States
  9.         sDecimal=.
  10.         sLanguage=enu
  11.         sList=,
  12.         sThousand=,
  13.     }
  14. }
  15.  
  16. # In ActiveOffice, chart styles always go from most complicated (largest style
  17. # number) to least (smallest style number).
  18. Chart Styles
  19. {
  20.     Common
  21.     {
  22.         StyleID=0
  23.         {
  24.             StyleName=Default
  25.             LegendFillStyle=3
  26.             GridPlacement=Under data
  27.             DisplayDataLabels=0
  28.             DisplayGrid=value1
  29.             ThickFrame=1
  30.             FrameThickness=2
  31.         }
  32.     }
  33.     Bar Chart
  34.     {
  35.     
  36.         StyleID=100        # Bars Clustered________________________________________
  37.         {
  38.             StyleName=Clustered bars / Plain Shadow
  39.             LegendFillStyle=3
  40.             PlotAreaFillStyle=0
  41.             AxisStyle=0,1
  42.             DisplayGrid=
  43.             DataFillStyle=2        #Shadow
  44.             BasedOnStyle=0
  45.             BarGrouping=Cluster
  46.         }
  47.         StyleID=101
  48.         {    
  49.             StyleName=Clustered bars / Beveled Data
  50.             BasedOnStyle=100
  51.             DataFillStyle=5        #beveled 
  52.         }
  53.         StyleID=102    
  54.         {    
  55.             StyleName=Clustered bars / Beveled Data + Y
  56.             BasedOnStyle=101
  57.             DisplayGrid=value1
  58.             GridPlacement=Under data
  59.             AxisStyle=1,1
  60.         }
  61.         StyleID=103
  62.         {
  63.             StyleName=Clustered bars / beveled, full frame, filled
  64.             BasedOnStyle=102
  65.             PlotAreaFillStyle=3
  66.         }
  67.         StyleID=110        #Bars Stacked__________________________________________
  68.         {
  69.             StyleName=Stacked bars/ Plain Shadow
  70.             BasedOnStyle=100
  71.             BarGrouping=Stack
  72.         }
  73.         StyleID=111    
  74.         {
  75.             StyleName=Stacked bars/ Beveled Data
  76.             BasedOnStyle=101
  77.             BarGrouping=Stack
  78.             DisplayDataPercentages=1
  79.         }
  80.         StyleID=112    
  81.         {
  82.             StyleName=Stacked bars/ Beveled Data +Y
  83.             BasedOnStyle=102
  84.             BarGrouping=Stack
  85.             DisplayDataPercentages=1
  86.         }
  87.         StyleID=113    
  88.         {
  89.             StyleName=Stacked bars/ Beveled Data / beveled, full frame, filled
  90.             BasedOnStyle=103
  91.             BarGrouping=Stack
  92.             DisplayDataPercentages=1
  93.         }
  94.         StyleID=120        #Bars Proportional__________________________________________
  95.         {
  96.             StyleName=Proportional bars/ Plain Shadow
  97.             BasedOnStyle=110
  98.             ProportionalValues=1
  99.         }
  100.         StyleID=121    
  101.         {
  102.             StyleName=Proportional bars/ Beveled Data
  103.             BasedOnStyle=111
  104.             ProportionalValues=1
  105.             DisplayDataPercentages=1
  106.         }
  107.         StyleID=122    
  108.         {
  109.             StyleName=Proportional bars/ Beveled Data +Y
  110.             BasedOnStyle=112
  111.             ProportionalValues=1
  112.             DisplayDataPercentages=1
  113.         }
  114.         StyleID=123    
  115.         {
  116.             StyleName=Proportional bars/ Beveled Data / beveled, full frame, filled
  117.             BasedOnStyle=113
  118.             ProportionalValues=1
  119.             DisplayDataPercentages=1
  120.         }
  121.     }
  122. 3D Bar Chart    #_________________________________________________________________
  123.     {
  124.         StyleID=200        # 3D Bar Clustered________________________________________
  125.         {
  126.             StyleName=3D Bar Clustered
  127.             BasedOnStyle=0
  128.             BarGrouping=Cluster
  129.             Display3dPlotAreaWalls=0
  130.             AxisStyle=0,1
  131.             DisplayGrid=
  132.             RotationSets
  133.             {
  134.                   0,   0,   0, 100    # straight on
  135.                 337,   9,   0,   0    # from right end less persp.
  136.                 322,   6, 358,  75    # from right end
  137.                   0,  53,   0,  75    # bird's eye
  138.             }
  139.         }
  140.         StyleID=201
  141.         {
  142.             StyleName=3D Bar Clust. / YAxis,YLab,Yticks
  143.             BasedOnStyle=200
  144.             AxisStyle=2,1
  145.         }
  146.         StyleID=202
  147.         {
  148.             StyleName=3D Bar Clust. / YAxis,YLab,Yticks
  149.             BasedOnStyle=201
  150.             DisplayGrid=Value1
  151.             GridPlacement=Under data
  152.  
  153.         }
  154.         StyleID=203
  155.         {
  156.             StyleName=3D Bar Clust. / YAxis,YLab,Yticks
  157.             BasedOnStyle=202
  158.             Display3DPlotAreaWalls=1
  159.         }
  160.         StyleID=210        # 3D Bar Stacked__________________________________
  161.         {
  162.             StyleName=3D Bar Stacked
  163.             BasedOnStyle=200
  164.             BarGrouping=Stack
  165.         }
  166.         StyleID=211
  167.         {
  168.             StyleName=3D Bar Stacked / add YAxis,YLabels,YTicks
  169.             BasedOnStyle=201
  170.             BarGrouping=Stack
  171.             DisplayDataPercentages=1
  172.         }
  173.         StyleID=212
  174.         {
  175.             StyleName=3D Bar Stacked / add YGrid
  176.             BasedOnStyle=202
  177.             BarGrouping=Stack
  178.             DisplayDataPercentages=1
  179.         }
  180.         StyleID=213
  181.         {
  182.             StyleName=3D Bar Stacked / add walls
  183.             BasedOnStyle=203
  184.             BarGrouping=Stack
  185.             DisplayDataPercentages=1
  186.         }
  187.         StyleID=220        # 3D Bar Proportional__________________________
  188.         {
  189.             StyleName=3D Bar Proportional
  190.             BasedOnStyle=210
  191.             ProportionalValues=1
  192.         }
  193.         StyleID=221
  194.         {
  195.             StyleName=3D Bar Proportional/ add YAxis,YLabels,YTicks
  196.             BasedOnStyle=211
  197.             ProportionalValues=1
  198.             DisplayDataPercentages=1
  199.         }
  200.         StyleID=222
  201.         {
  202.             StyleName=3D Bar Proportional/ add YGrid
  203.             BasedOnStyle=212
  204.             ProportionalValues=1
  205.             DisplayDataPercentages=1
  206.         }
  207.         StyleID=223
  208.         {
  209.             StyleName=3D Bar Proportional/ add walls
  210.             BasedOnStyle=213
  211.             ProportionalValues=1
  212.             DisplayDataPercentages=1
  213.         }
  214.     }
  215.  
  216.     Column Chart
  217.     {
  218.         StyleID=300        # Column Clustered__________________________
  219.         {
  220.             StyleName=Clustered bars / Plain Shadow
  221.             PlotAreaFillStyle=0
  222.             LegendFillStyle=3
  223.             AxisStyle=1,0
  224.             DisplayGrid=
  225.             DataFillStyle=2        #Shadow
  226.             BasedOnStyle=0
  227.             BarGrouping=Cluster
  228.         }
  229.         StyleID=301
  230.         {    
  231.             StyleName=Column Clustered / Beveled Data
  232.             BasedOnStyle=300
  233.             DataFillStyle=5        #beveled 
  234.         }
  235.         StyleID=302    
  236.         {    
  237.             StyleName=Column Clustered / Beveled Data + Y
  238.             BasedOnStyle=301
  239.             DisplayGrid=value1
  240.             AxisStyle=1,1
  241.         }
  242.         StyleID=303
  243.         {
  244.             StyleName=Column Clustered / beveled, full frame, filled
  245.             BasedOnStyle=302
  246.             PlotAreaFillStyle=3
  247.         }
  248.         StyleID=310        #Column Stacked__________________________________________
  249.         {
  250.             StyleName=Column Stacked / Plain Shadow
  251.             BasedOnStyle=300
  252.             BarGrouping=Stack
  253.         }
  254.         StyleID=311    
  255.         {
  256.             StyleName=Column Stacked / Beveled Data
  257.             BasedOnStyle=301
  258.             BarGrouping=Stack
  259.             DisplayDataPercentages=1
  260.         }
  261.         StyleID=312    
  262.         {
  263.             StyleName=Column Stacked / Beveled Data +Y
  264.             BasedOnStyle=302
  265.             BarGrouping=Stack
  266.             DisplayDataPercentages=1
  267.         }
  268.         StyleID=313    
  269.         {
  270.             StyleName=Column Stacked / Beveled Data / beveled, full frame, filled
  271.             BasedOnStyle=303
  272.             BarGrouping=Stack
  273.             DisplayDataPercentages=1
  274.         }
  275.         StyleID=320        #Columns Proportional__________________________________________
  276.         {
  277.             StyleName=Columns Proportional/ Plain Shadow
  278.             BasedOnStyle=310
  279.             ProportionalValues=1
  280.         }
  281.         StyleID=321    
  282.         {
  283.             StyleName=Columns Proportional/ Beveled Data
  284.             BasedOnStyle=311
  285.             ProportionalValues=1
  286.             DisplayDataPercentages=1
  287.         }
  288.         StyleID=322    
  289.         {
  290.             StyleName=Columns Proportional/ Beveled Data +Y
  291.             BasedOnStyle=312
  292.             ProportionalValues=1
  293.             DisplayDataPercentages=1
  294.         }
  295.         StyleID=323    
  296.         {
  297.             StyleName=Columns Proportional/ Beveled Data / beveled, full frame, filled
  298.             BasedOnStyle=313
  299.             ProportionalValues=1
  300.             DisplayDataPercentages=1
  301.         }
  302.     }
  303.     3D Column Chart        #******************************************************
  304.     {
  305.         StyleID=400        # 3D Column Clustered________________________________________
  306.         {
  307.             StyleName=3D Bar Clustered
  308.             BasedOnStyle=0
  309.             BarGrouping=Cluster
  310.             Display3dPlotAreaWalls=0
  311.             AxisStyle=1,0
  312.             DisplayGrid=
  313.             RotationSets
  314.             {
  315.                   0,   0,   0, 100    # straight on
  316.                   0,  27,   0,  50    # bird's eye
  317.                 348,  14,   0,   0    # from right end zero persp.
  318.                 323,  23, 358,  75    # from right end
  319.             }
  320.         }
  321.         StyleID=401
  322.         {
  323.             StyleName=3D Column Clust. / YAxis,YLab,Yticks
  324.             BasedOnStyle=400
  325.             AxisStyle=1,1
  326.         }
  327.         StyleID=402
  328.         {
  329.             StyleName=3D Column Clust. / Add YGrid
  330.             BasedOnStyle=401
  331.             DisplayGrid=Value1
  332.         }
  333.         StyleID=403
  334.         {
  335.             StyleName=3D Column Clust. / Add walls
  336.             BasedOnStyle=402
  337.             Display3DPlotAreaWalls=1
  338.         }
  339.         StyleID=410        # 3D Column Stacked__________________________________
  340.         {
  341.             StyleName=3D Column Stacked
  342.             BasedOnStyle=400
  343.             BarGrouping=Stack
  344.         }
  345.         StyleID=411
  346.         {
  347.             StyleName=3D Column Stacked / add YAxis,YLabels,YTicks
  348.             BasedOnStyle=401
  349.             BarGrouping=Stack
  350.             DisplayDataPercentages=1
  351.         }
  352.         StyleID=412
  353.         {
  354.             StyleName=3D Column Stacked / add YGrid
  355.             BasedOnStyle=402
  356.             BarGrouping=Stack
  357.             DisplayDataPercentages=1
  358.         }
  359.         StyleID=413
  360.         {
  361.             StyleName=3D Column Stacked / add walls
  362.             BasedOnStyle=403
  363.             BarGrouping=Stack
  364.             DisplayDataPercentages=1
  365.         }
  366.         StyleID=420        # 3D Column Proportional__________________________
  367.         {
  368.             StyleName=3D Bar Proportional
  369.             BasedOnStyle=410
  370.             ProportionalValues=1
  371.         }
  372.         StyleID=421
  373.         {
  374.             StyleName=3D Column Proportional/ add YAxis,YLabels,YTicks
  375.             BasedOnStyle=411
  376.             ProportionalValues=1
  377.             DisplayDataPercentages=1
  378.         }
  379.         StyleID=422
  380.         {
  381.             StyleName=3D Column Proportional/ add YGrid
  382.             BasedOnStyle=412
  383.             ProportionalValues=1
  384.             DisplayDataPercentages=1
  385.         }
  386.         StyleID=423
  387.         {
  388.             StyleName=3D Column Proportional/ add walls
  389.             BasedOnStyle=413
  390.             ProportionalValues=1
  391.             DisplayDataPercentages=1
  392.         }
  393.     }
  394. XYZ Column Chart        #****************************
  395.     {
  396.         StyleID=1300    
  397.         {
  398.             StyleName=Default "oblique"
  399.             BasedOnStyle=0
  400.             BarGrouping=Cluster
  401.             Display3dPlotAreaWalls=0
  402.             AxisStyle=1,1,0
  403.             DisplayGrid=
  404.             RotationSets
  405.             {
  406.                  50, 290,   0, 100    # straight on
  407.                    75, 290,   0,  50    # 
  408.                  45, 307,   0,  75    # 
  409.                  68, 311,   0, 100    # more from top 
  410.             }
  411.         }
  412.         StyleID=1301
  413.         {
  414.             StyleName=3D Column Clust. / YAxis,YLab,Yticks
  415.             BasedOnStyle=1300
  416.             AxisStyle=1,1,1
  417.         }
  418.         StyleID=1302
  419.         {
  420.             StyleName=3D Column Clust. / Add YGrid
  421.             BasedOnStyle=1301        
  422.             DisplayGrid=Value1
  423.         }
  424.         StyleID=1303
  425.         {
  426.             StyleName=3D Column Clust. / Add walls
  427.             BasedOnStyle=1302
  428.             Display3DPlotAreaWalls=1
  429.         }
  430.     }
  431. Line Chart        #************************************************
  432.     {
  433.     StyleID=500        #Thin Line________________________________________
  434.         {
  435.             BasedOnStyle=0
  436.             StyleName=Thin line chart
  437.             PlotAreaFillStyle=0
  438.             LegendFillStyle=3
  439.             AxisStyle=2,0
  440.             DisplayGrid=
  441.             #DisplayDataLabels=1    #don't interfere with user button setting
  442.             DataLineStyle=1            # thin line
  443.             DisplayMarkers=0
  444.         }
  445.  
  446.         StyleID=501
  447.         {
  448.             StyleName=Thin Line / YAxis, YGrid 
  449.             BasedOnStyle=500
  450.             AxisStyle=2,1
  451.         }
  452.         StyleID=502
  453.         {
  454.             StyleName=Thin Line / YAxis, YGrid 
  455.             BasedOnStyle=501
  456.             DisplayGrid=Y
  457.         }
  458.         StyleID=503
  459.         {
  460.             StyleName=Thin Line / YAxis, X&YGrid, Frame&Fill
  461.             BasedOnStyle=502
  462.             DisplayGrid=X,Y
  463.             PlotAreaFillStyle=3
  464.         }
  465.  
  466.         StyleID=510        #Thick Line_____________________________________________
  467.         {
  468.             StyleName=Thick line chart
  469.             BasedOnStyle=500
  470.             DisplayMarkers=0
  471.             DataLineStyle=2        #Thick line
  472.         }
  473.         StyleID=511
  474.         {
  475.             StyleName=Thick Line / Y-Axis,
  476.             BasedOnStyle=510
  477.             AxisStyle=2,1
  478.         }
  479.         StyleID=512
  480.         {
  481.             StyleName=Thick Line / Y-Axis, Y Grid
  482.             BasedOnStyle=511
  483.             DisplayGrid=Y
  484.             
  485.         }
  486.         StyleID=513
  487.         {
  488.             StyleName=Thick Line / X&Y-Axis, XYGrid, filled&outlined frame
  489.             BasedOnStyle=512
  490.             DisplayGrid=X,Y
  491.             PlotAreaFillStyle=3
  492.         }
  493.         StyleID=520        #Curve Line_____________________________________________
  494.         {
  495.             StyleName=Curve, Thick Line
  496.             BasedOnStyle=510
  497.             PointConnection=Cubic    # Cubic polynomial smoothing.
  498.         }
  499.         StyleID=521
  500.         {
  501.             StyleName=Curve, Thick Line / Y-Axis,
  502.             BasedOnStyle=511
  503.             PointConnection=Cubic    # Cubic polynomial smoothing.
  504.         }
  505.         StyleID=522
  506.         {
  507.             StyleName=Curve, Thick Line / Y-Axis, Y Grid
  508.             BasedOnStyle=512
  509.             PointConnection=Cubic    # Cubic polynomial smoothing.
  510.         }
  511.         StyleID=523
  512.         {
  513.             StyleName=Curve, Thick Line / X&Y-Axis, XYGrid, filled&outlined frame
  514.             BasedOnStyle=513
  515.             PointConnection=Cubic    # Cubic polynomial smoothing.
  516.         }
  517.         StyleID=530        #Thick Line / Circle Markers__________________________
  518.         {
  519.             StyleName=Thick line chart
  520.             BasedOnStyle=510
  521.             DisplayMarkers=1
  522.             MarkerType=19
  523.             MarkerSize=15
  524.             DataLineStyle=2        #Thick line
  525.         }
  526.         StyleID=531
  527.         {
  528.             StyleName=Thick Line circle markers/ Y-Axis, Y Grid
  529.             BasedOnStyle=530
  530.             AxisStyle=2,1
  531.         }
  532.         StyleID=532
  533.         {
  534.             StyleName=Thick Line circle markers/ Y-Axis, Y Grid
  535.             BasedOnStyle=531
  536.             DisplayGrid=Y
  537.         }
  538.         StyleID=533
  539.         {
  540.             StyleName=Thick Line circle markers / X&Y-Axis, XYGrid, filled&outlined frame
  541.             BasedOnStyle=532
  542.             DisplayGrid=X,Y
  543.             PlotAreaFillStyle=3
  544.         }
  545.         StyleID=540        #Thick Line / Variable Markers__________________________
  546.         {
  547.             StyleName=Thick line chart
  548.             BasedOnStyle=510
  549.             DisplayMarkers=1
  550.             MarkerType=0
  551.             MarkerSize=15
  552.             DataLineStyle=2        #Thick line
  553.         }
  554.         StyleID=541
  555.         {
  556.             StyleName=Thick Line variable markers/ Y-Axis
  557.             BasedOnStyle=540
  558.             AxisStyle=2,1
  559.         }
  560.         StyleID=542
  561.         {
  562.             StyleName=Thick Line variable markers/ Y-Axis, Y Grid
  563.             BasedOnStyle=541
  564.             DisplayGrid=Y
  565.         }
  566.         StyleID=543
  567.         {
  568.             StyleName=Thick Line variable markers / X&Y-Axis, XYGrid, filled&outlined frame
  569.             BasedOnStyle=542
  570.             DisplayGrid=X,Y
  571.             PlotAreaFillStyle=3
  572.         }
  573.     }
  574.     3D Line Chart    #***********************************************
  575.     {
  576.         StyleID=600
  577.         {
  578.             StyleName=Default Line Chart
  579.             BasedOnStyle=0
  580.             RibbonWidth=80
  581.             Display3dPlotAreaWalls=0
  582.             AxisStyle=1,1,0
  583.             DisplayGrid=
  584.             RotationSets
  585.             {
  586.                   0, 285,   0,  50     # Straight on
  587.                   0, 309,   0, 100    # straight on but more form top
  588.                  35, 290,   0, 100    # 
  589.                  40, 301, 354, 100    # tilted to left
  590.             }
  591.         }
  592.         StyleID=601
  593.         {
  594.             StyleName=3D Line / YAxis,YLab,Yticks
  595.             BasedOnStyle=600
  596.             AxisStyle=1,1,1
  597.         }
  598.         StyleID=602
  599.         {
  600.             StyleName=3D Line / Add YGrid
  601.             BasedOnStyle=601
  602.             DisplayGrid=Value1
  603.         }
  604.         StyleID=603
  605.         {
  606.             StyleName=3D Line / Add walls
  607.             BasedOnStyle=602
  608.             Display3DPlotAreaWalls=1
  609.         }
  610.     }
  611.     Pie Chart
  612.     {
  613.         # All 2D pie and separated pie charts should have the same styles because
  614.         # we don't allow users to change the styles for these charts. We still need
  615.         # to define them here because we save the variation (style offset) number
  616.         # when switching from different chart types to 2D Pies.
  617.  
  618.         StyleID=700
  619.         {
  620.             StyleName=Standard pie chart
  621.             BasedOnStyle=0
  622.             DisplayDataPercentages=1
  623.             DisplayDataLabels=1
  624.             DataLabelPlacement=Perimeter
  625.             SortSlices=0
  626.             RotationSets
  627.             {
  628.                   0,   0, 270,   0        # Rotate 2D slices
  629.                   0,   0, 180,   0        # 
  630.                   0,   0,  90,   0        # 
  631.                   0,   0,   0,   0        # 
  632.             }
  633.         }
  634.         StyleID=701
  635.         {
  636.             StyleName=Standard pie chart
  637.             BasedOnStyle=700
  638.             DataLabelPlacement=Perimeter
  639.             SortSlices=0
  640.         }
  641.  
  642.         StyleID=702
  643.         {
  644.             StyleName=Pie chart
  645.             BasedOnStyle=700
  646.             DataLabelPlacement=Perimeter
  647.             SortSlices=0
  648.         }
  649.         StyleID=703
  650.         {
  651.             StyleName=Pie chart
  652.             BasedOnStyle=700
  653.             DataLabelPlacement=Perimeter
  654.             SortSlices=0
  655.         }
  656.         StyleID=710        #Pies with separated slices
  657.         {
  658.             StyleName=Pie chart with separated slices
  659.             BasedOnStyle=700
  660.             PieSliceSeparation=all @ 20
  661.         }
  662.         StyleID=711
  663.         {
  664.             StyleName=Pie chart / separated
  665.             BasedOnStyle=700
  666.             PieSliceSeparation=all @ 20
  667.         }
  668.         StyleID=712    
  669.         {
  670.             StyleName=Pie chart / separated
  671.             BasedOnStyle=700
  672.             PieSliceSeparation=all @ 20
  673.         }
  674.         StyleID=713
  675.         {
  676.             StyleName=Pie chart / separated
  677.             BasedOnStyle=700
  678.             PieSliceSeparation=all @ 20
  679.         }
  680.     }
  681.     3D Pie Chart
  682.     {
  683.         StyleID=800
  684.         {
  685.             StyleName=Standard 3D pie chart
  686.             BasedOnStyle=0
  687.             PieSliceElevation=All @ 0
  688.             DisplayDataLabels=1
  689.             DisplayDataPercentages=1
  690.             RotationSets
  691.             {
  692.                   0, 314,   0,  50        # default
  693.                   0, 290,   0,  50        # most layed back
  694.                   0,   0, 333,  50        # Stand on edge and rot. left
  695.                   0,  29,   0, 100        # tiped down
  696.             }
  697.         }
  698.         StyleID=801
  699.         {
  700.             StyleName=3D Pie /Shadow
  701.             BasedOnStyle=800
  702.             PieSliceElevation=All @ 5
  703.         }    
  704.         StyleID=802
  705.         {
  706.             StyleName=3D Pie /Shadow, Various Elevations
  707.             BasedOnStyle=800
  708.             PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
  709.         }    
  710.         StyleID=803
  711.         {
  712.             StyleName=3D Pie /Shadow, Bevel
  713.             BasedOnStyle=801
  714.             PieBevel=Outer
  715.         }    
  716.         StyleID=810        #3D Pie separated__________________
  717.         {
  718.             StyleName=3D Pie / separated slices
  719.             BasedOnStyle=800
  720.             PieSliceElevation=All @ 0
  721.             PieSliceSeparation=all @ 10
  722.         }
  723.         StyleID=811
  724.         {
  725.             StyleName=3D Pie / separated slices, shadow
  726.             BasedOnStyle=810
  727.             PieSliceElevation=All @ 10
  728.         }
  729.         StyleID=812
  730.         {
  731.             StyleName=3D Pie / separated slices, Increment Height
  732.             BasedOnStyle=810
  733.             PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
  734.         }
  735.         StyleID=813
  736.         {
  737.             StyleName=3D Pie / separated slices, Bevel
  738.             BasedOnStyle=811
  739.             PieBevel=Outer
  740.         }
  741.     
  742.         StyleID=820        #Donut Hole___________________________
  743.         {
  744.             StyleName=3D Pie / donut hole
  745.             BasedOnStyle=800
  746.             PieSliceElevation=All @ 0
  747.             PieDonutHole=1
  748.         }
  749.         StyleID=821
  750.         {
  751.             StyleName=3D Pie / donut hole
  752.             BasedOnStyle=820
  753.             PieSliceElevation=All @ 10
  754.         }
  755.         StyleID=822
  756.         {
  757.             StyleName=3D Pie / donut hole
  758.             BasedOnStyle=820
  759.             PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
  760.         }
  761.         StyleID=823
  762.         {
  763.             StyleName=3D Pie / donut hole
  764.             BasedOnStyle=820
  765.             PieSliceElevation=All @ 20
  766.             PieBevel=Outer            #doesn't work on donut hole pies
  767.         }
  768.  
  769.         StyleID=830        #3D Pie / Donut Hole, separated__________________
  770.         {
  771.             StyleName=3D Pie / donut hole, separated
  772.             BasedOnStyle=800
  773.             PieDonutHole=1
  774.             PieSliceElevation=All @ 0
  775.             PieSliceSeparation=all @ 10
  776.         }
  777.         StyleID=831
  778.         {
  779.             StyleName=3D Pie / donut hole, separated
  780.             BasedOnStyle=830
  781.             PieSliceElevation=All @ 10
  782.         }
  783.         StyleID=832
  784.         {
  785.             StyleName=3D Pie / donut hole, separated
  786.             BasedOnStyle=830
  787.             PieSliceElevation=1@30, 2@25, 3@20, 4@15, 5@10, 6@5
  788.         }
  789.         StyleID=833
  790.         {
  791.             StyleName=3D Pie / donut hole, separated
  792.             BasedOnStyle=830
  793.             PieSliceElevation=All @ 20
  794.         }
  795.     }
  796.     Area Chart
  797.     {
  798.  
  799.         StyleID=900
  800.         {
  801.             StyleName=Area Chart
  802.             PlotAreaFillStyle=0
  803.             LegendFillStyle=3
  804.             AxisStyle=2,0
  805.             DisplayGrid=
  806.             BasedOnStyle=0
  807.             GridPlacement=Over data
  808.         }
  809.         StyleID=901    
  810.         {    
  811.             StyleName=Area /+ Y-Axis
  812.             BasedOnStyle=900
  813.             DisplayGrid=value1
  814.             AxisStyle=2,1
  815.         }
  816.         StyleID=902
  817.         {
  818.             StyleName=Area / Smoothed lines
  819.             BasedOnStyle=901
  820.             PlotAreaFillStyle=3
  821.             PointConnection=cubic
  822.         }
  823.         StyleID=903
  824.         {    
  825.             StyleName=Area / full frame, filled
  826.             BasedOnStyle=901
  827.             PlotAreaFillStyle=3
  828.         }
  829.         StyleID=910
  830.         {
  831.             StyleName=Fill-to-zero
  832.             PlotAreaFillStyle=0
  833.             LegendFillStyle=3
  834.             AxisStyle=2,0
  835.             DisplayGrid=
  836.             BasedOnStyle=0
  837.             GridPlacement=Over data
  838.             DataFillDirection=Zero
  839.         }
  840.         StyleID=911    
  841.         {    
  842.             StyleName=Fill-to-zero /+ Y-Axis
  843.             BasedOnStyle=910
  844.             DisplayGrid=value1
  845.             AxisStyle=2,1
  846.         }
  847.         StyleID=912
  848.         {
  849.             StyleName=Fill-to-zero / Smoothed lines
  850.             BasedOnStyle=911
  851.             PointConnection=cubic
  852.             PlotAreaFillStyle=3
  853.         }
  854.         StyleID=913
  855.         {    
  856.             StyleName=Fill-to-zero / full frame, filled
  857.             BasedOnStyle=911
  858.             PlotAreaFillStyle=3
  859.         }
  860.  
  861.     }
  862.     3D Area Chart
  863.     {
  864.         StyleID=1000
  865.         {
  866.             StyleName=3D Area Chart
  867.             BasedOnStyle=0
  868.             Display3dPlotAreaWalls=0
  869.             PlotAreaFillStyle=3
  870.             LegendFillStyle=3
  871.             AxisStyle=2,0,0
  872.             DisplayGrid=
  873.             RibbonWidth=80
  874.             GridPlacement=Under data
  875.             RotationSets
  876.             {
  877.                  50, 290,   0, 100    # straight on #will same as oblique look right?
  878.                    75, 290,   0,  50    # 
  879.                  45, 307,   0,  75    # 
  880.                  45, 293,   0, 100    # more from top 
  881.             }
  882.         }
  883.         StyleID=1001    
  884.         {    
  885.             StyleName=3D Area /+ Y-Axis
  886.             BasedOnStyle=1000
  887.             DisplayGrid=value1
  888.             AxisStyle=2,0,1
  889.         }
  890.         StyleID=1002
  891.         {
  892.             StyleName=3D Area / Smoothed lines
  893.             BasedOnStyle=1001
  894.             PointConnection=cubic
  895.             Display3dPlotAreaWalls=1
  896.         }
  897.         StyleID=1003
  898.         {    
  899.             StyleName=3D Area / full frame, filled
  900.             BasedOnStyle=1001
  901.             Display3dPlotAreaWalls=1
  902.         }
  903.  
  904.     }
  905.  
  906.     Pyramid Chart
  907.     {
  908.         StyleID=1100        
  909.         {
  910.             StyleName=Pyramid / Area
  911.             BasedOnStyle=0
  912.             PyramidScaling=Area
  913.             PyramidGapSize=0
  914.             DisplayDataPercentages=1
  915.             DisplayDataLabels=1
  916.         }
  917.         StyleID=1101        
  918.         {
  919.             StyleName=Pyramid / Volume
  920.             BasedOnStyle=1100
  921.         }
  922.         StyleID=1102        
  923.         {
  924.             StyleName=Pyramid / Height
  925.             BasedOnStyle=1100
  926.         }
  927.         StyleID=1103        
  928.         {
  929.             StyleName=Pyramid / Same size
  930.             BasedOnStyle=1100
  931.         }
  932.         StyleID=1110
  933.         {
  934.             StyleName=Pyramid / Gaps
  935.             BasedOnStyle=1100
  936.             PyramidGapSize=10
  937.         }
  938.         StyleID=1111        
  939.         {
  940.             StyleName=Pyramid / Gaps, Volume
  941.             BasedOnStyle=1110
  942.         }
  943.         StyleID=1112        
  944.         {
  945.             StyleName=Pyramid / Gaps, Height
  946.             BasedOnStyle=1110
  947.         }
  948.         StyleID=1113        
  949.         {
  950.             StyleName=Pyramid / Gaps, Same size
  951.             BasedOnStyle=1110
  952.         }
  953.     }
  954.  
  955.     3D Pyramid Chart
  956.     {
  957.         StyleID=1200
  958.         {
  959.             StyleName=3D Pyramid
  960.             BasedOnStyle=0
  961.             PyramidScaling=Volume
  962.             PyramidGapSize=0
  963.             DisplayDataPercentages=1
  964.             DisplayDataLabels=1
  965.             RotationSets
  966.             {
  967.                  78, 277,   0,  25        # small right side showing
  968.                  63, 268,   0,  100    # small left side showing, & more from top
  969.                  104, 273,   0,  25    # non radical birds eye view
  970.                  28, 263,   0, 100        # ground level view 
  971.             }
  972.         }
  973.         StyleID=1201        
  974.         {
  975.             StyleName=3D Pyramid / Volume
  976.             BasedOnStyle=1200
  977.         }
  978.         StyleID=1202        
  979.         {
  980.             StyleName=3D Pyramid / Height
  981.             BasedOnStyle=1200
  982.         }
  983.         StyleID=1203        
  984.         {
  985.             StyleName=3D Pyramid / Same size
  986.             BasedOnStyle=1200
  987.         }
  988.  
  989.         StyleID=1210    #_____________________________
  990.         {
  991.             StyleName=3D Pyramid / Gaps
  992.             BasedOnStyle=1200
  993.             PyramidGapSize=10
  994.         }
  995.  
  996.         StyleID=1211        
  997.         {
  998.             StyleName=3D Pyramid / Gaps, Volume
  999.             BasedOnStyle=1210
  1000.         }
  1001.         StyleID=1212        
  1002.         {
  1003.             StyleName=3D Pyramid / Gaps, Height
  1004.             BasedOnStyle=1210
  1005.         }
  1006.         StyleID=1213        
  1007.         {
  1008.             StyleName=3D Pyramid / Gaps, Same size
  1009.             BasedOnStyle=1210
  1010.         }
  1011.     }
  1012. }
  1013.  
  1014. Fill Styles
  1015. {
  1016.     FillStyleID=0
  1017.     {
  1018.         FrameType=none
  1019.         FillType=none
  1020.     }
  1021.     FillStyleID=1
  1022.     {
  1023.         FrameType=single
  1024.         FillType=none
  1025.     }
  1026.     FillStyleID=2
  1027.     {
  1028.         FrameType=none
  1029.         FillType=Solid
  1030.     }
  1031.     FillStyleID=3
  1032.     {
  1033.         FrameType=single
  1034.         FillType=solid
  1035.     }
  1036.     FillStyleID=4
  1037.     {
  1038.         FrameType=Shadow
  1039.         FillType=Solid
  1040.     }
  1041.     FillStyleID=5
  1042.     {
  1043.         FrameType=Raised
  1044.         FillType=Solid
  1045.     }
  1046. }
  1047.  
  1048. Line Styles
  1049. {
  1050.     LineStyleID=0
  1051.     {
  1052.         ShowLine=0                        # invisible
  1053.     }
  1054.  
  1055.     LineStyleID=1
  1056.     {
  1057.         LineWidth=2                        # 1 point
  1058.     }
  1059.  
  1060.     LineStyleID=2    # fat line
  1061.     {
  1062.         LineWidth=6                        # 3 points
  1063.  
  1064.     }
  1065.     LineStyleID=3    # very fat line
  1066.     {
  1067.         LineWidth=14                    # 7 points
  1068.     }
  1069. }
  1070.  
  1071. Axis Styles
  1072. {
  1073.     AxisStyleID=0            # invisible
  1074.     {
  1075.         AxisLineStyle=0
  1076.         MajorGridLineStyle=1    # grid lines controled separately
  1077.         MinorGridLineStyle=0
  1078.         MajorTickLineStyle=0
  1079.         MinorTickLineStyle=0
  1080.         ShowLabels=0    
  1081.         
  1082.     }
  1083.  
  1084.     AxisStyleID=1    #axisline and labels only
  1085.     {
  1086.         AxisLineStyle=1                # single lines
  1087.         MajorGridLineStyle=1
  1088.         MinorGridLineStyle=0            # invisible
  1089.         MajorTickLineStyle=0            # invisible
  1090.         MinorTickLineStyle=0            # invisible
  1091.         ShowLabels=1
  1092.     }
  1093.     AxisStyleID=2    #axisline, labels, ticks IN
  1094.     {
  1095.         AxisLineStyle=1                # single lines
  1096.         MajorGridLineStyle=1
  1097.         MinorGridLineStyle=0            # invisible
  1098.         MajorTickLineStyle=1            # invisible
  1099.         MinorTickLineStyle=0            # invisible
  1100.         ShowLabels=1
  1101.         TickLocation=inside
  1102.     }
  1103.     AxisStyleID=3    #axisline, labels, ticks OUT
  1104.     {
  1105.         AxisLineStyle=1                # single lines
  1106.         MajorGridLineStyle=1
  1107.         MinorGridLineStyle=0            # invisible
  1108.         MajorTickLineStyle=1        
  1109.         MinorTickLineStyle=0            # invisible
  1110.         ShowLabels=1
  1111.         TickLocation=outside
  1112.     }
  1113. }
  1114.