Graphics Style Elements from the STYLES.DEFAULT Template

Style Element Attribute List Color Font Properties
GraphFonts class GraphFonts    
  "Fonts used in graph styles" /    
  'GraphDataFont' = ("<sans-serif>, <MTsans-serif>",7pt)   7pt
  'GraphUnicodeFont' = ("<MTsans-serif-unicode>",9pt)   9pt
  'GraphValueFont' = ("<sans-serif>, <MTsans-serif>",9pt)   9pt
  'GraphLabel2Font' = ("<sans-serif>, <MTsans-serif>",10pt)   10pt
  'GraphLabelFont' = ("<sans-serif>, <MTsans-serif>",10pt,bold)   10pt,bold
  'GraphFootnoteFont' = ("<sans-serif>, <MTsans-serif>",10pt)   10pt
  'GraphTitleFont' = ("<sans-serif>, <MTsans-serif>",11pt,bold)   11pt,bold
  'GraphTitle1Font' = ("<sans-serif>, <MTsans-serif>",14pt,bold)   14pt,bold
  'GraphAnnoFont' = ("<sans-serif>, <MTsans-serif>",10pt);   10pt
 
GraphColors class GraphColors    
  "Abstract colors used in graph styles" /    
  'gablock' = cxF1F0F6 cxF1F0F6  
  'gblock' = cxD7DFEF cxD7DFEF  
  'gcclipping' = cxDC531F cxDC531F  
  'gclipping' = cxE7774F cxE7774F  
  'gcstars' = cx000000 cx000000  
  'gstars' = cxB9CFE7 cxB9CFE7  
  'gcruntest' = cxBF4D4D cxBF4D4D  
  'gruntest' = cxCAE3FF cxCAE3FF  
  'gccontrollim' = cxBFC7D9 cxBFC7D9  
  'gcontrollim' = cxE6F2FF cxE6F2FF  
  'gcerror' = cx000000 cx000000  
  'gerror' = cxB9CFE7 cxB9CFE7  
  'gcpredictlim' = cx003178 cx003178  
  'gpredictlim' = cxB9CFE7 cxB9CFE7  
  'gcpredict' = cx003178 cx003178  
  'gpredict' = cx003178 cx003178  
  'gcconfidence2' = cx780000 cx780000  
  'gcconfidence' = cx003178 cx003178  
  'gconfidence2' = cxE7B9B9 cxE7B9B9  
  'gconfidence' = cxB9CFE7 cxB9CFE7  
  'gcfit2' = cx780000 cx780000  
  'gcfit' = cx003178 cx003178  
  'gfit2' = cx780000 cx780000  
  'gfit' = cx003178 cx003178  
  'gcoutlier' = cx000000 cx000000  
  'goutlier' = cxB9CFE7 cxB9CFE7  
  'gcdata' = cx000000 cx000000  
  'gdata' = cxB9CFE7 cxB9CFE7  
  'greferencelines' = cx808080 cx808080  
  'gheader' = CXE0E0E0 CXE0E0E0  
  'gconramp3cend' = cxFF0000 cxFF0000  
  'gconramp3cneutral' = cxFF00FF cxFF00FF  
  'gconramp3cstart' = cx0000FF cx0000FF  
  'gramp3cend' = cxDD6060 cxDD6060  
  'gramp3cneutral' = cxFFFFFF cxFFFFFF  
  'gramp3cstart' = cx6497EB cx6497EB  
  'gconramp2cend' = cx6497EB cx6497EB  
  'gconramp2cstart' = cxF3F7FE cxF3F7FE  
  'gramp2cend' = cx5E528B cx5E528B  
  'gramp2cstart' = cxEDEBF6 cxEDEBF6  
  'gtext' = cx000000 cx000000  
  'glabel' = cx000000 cx000000  
  'gborderlines' = cx000000 cx000000  
  'goutlines' = cx000000 cx000000  
  'ggrid' = cxECECEC cxECECEC  
  'gaxis' = cx000000 cx000000  
  'gshadow' = cx000000 cx000000  
  'glegend' = cxFFFFFF cxFFFFFF  
  'gfloor' = cxFFFFFF cxFFFFFF  
  'gwalls' = cxFFFFFF cxFFFFFF  
  'gcdata12' = cxF9DA04 cxF9DA04  
  'gcdata11' = cxB38EF3 cxB38EF3  
  'gcdata10' = cx47A82A cx47A82A  
  'gcdata9' = cxD17800 cxD17800  
  'gcdata8' = cxB26084 cxB26084  
  'gcdata6' = cx7F8E1F cx7F8E1F  
  'gcdata7' = cx2597FA cx2597FA  
  'gcdata4' = cx543005 cx543005  
  'gcdata5' = cx9D3CDB cx9D3CDB  
  'gcdata3' = cx01665E cx01665E  
  'gcdata2' = cxB2182B cxB2182B  
  'gcdata1' = cx2A25D9 cx2A25D9  
  'gdata12' = cxDDD17E cxDDD17E  
  'gdata11' = cxB7AEF1 cxB7AEF1  
  'gdata10' = cx87C873 cx87C873  
  'gdata9' = cxCF974B cxCF974B  
  'gdata8' = cxCD7BA1 cxCD7BA1  
  'gdata6' = cxBABC5C cxBABC5C  
  'gdata7' = cx94BDE1 cx94BDE1  
  'gdata4' = cxA9865B cxA9865B  
  'gdata5' = cxB689CD cxB689CD  
  'gdata3' = cx66A5A0 cx66A5A0  
  'gdata2' = cxDE7E6F cxDE7E6F  
  'gdata1' = cx7C95CA; cx7C95CA  
 
Graph class Graph /    
  cellpadding = 0    
  backgroundcolor = colors('docbg');    
 
GraphWalls class GraphWalls /    
  linethickness = 1px    
  linestyle = 1    
  frameborder = on    
  contrastcolor = GraphColors('gaxis') cx000000  
  backgroundcolor = GraphColors('gwalls') cxFFFFFF  
  color = GraphColors('gwalls'); cxFFFFFF  
 
GraphAxisLines class GraphAxisLines /    
  tickdisplay = "outside"    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('gaxis') cx000000  
  color = GraphColors('gaxis'); cx000000  
 
GraphGridLines class GraphGridLines /    
  displayopts = "auto"    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('ggrid') cxECECEC  
  color = GraphColors('ggrid'); cxECECEC  
 
GraphOutlines class GraphOutlines /    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('goutlines') cx000000  
  color = GraphColors('goutlines'); cx000000  
 
GraphBorderLines class GraphBorderLines /    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('gborderlines') cx000000  
  color = GraphColors('gborderlines'); cx000000  
 
GraphReference class GraphReference /    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('greferencelines'); cx808080  
 
GraphTitle1Text class GraphTitle1Text /    
  font = GraphFonts('GraphTitle1Font')   14pt,bold
  color = GraphColors('gtext'); cx000000  
 
GraphTitleText class GraphTitleText /    
  font = GraphFonts('GraphTitleFont')   11pt,bold
  color = GraphColors('gtext'); cx000000  
 
GraphFootnoteText class GraphFootnoteText /    
  font = GraphFonts('GraphFootnoteFont')   10pt
  color = GraphColors('gtext'); cx000000  
 
GraphDataText class GraphDataText /    
  font = GraphFonts('GraphDataFont')   7pt
  color = GraphColors('gtext'); cx000000  
 
GraphLabelText class GraphLabelText /    
  font = GraphFonts('GraphLabelFont')   10pt,bold
  color = GraphColors('glabel'); cx000000  
 
GraphLabel2Text class GraphLabel2Text /    
  font = GraphFonts('GraphLabel2Font')   10pt
  color = GraphColors('glabel'); cx000000  
 
GraphValueText class GraphValueText /    
  font = GraphFonts('GraphValueFont')   9pt
  color = GraphColors('gtext'); cx000000  
 
GraphUnicodeText class GraphUnicodeText /    
  font = GraphFonts('GraphUnicodeFont');   9pt
 
GraphBackground class GraphBackground /    
  backgroundcolor = colors('docbg')    
  color = colors('docbg');    
 
GraphFloor class GraphFloor /    
  backgroundcolor = GraphColors('gfloor') cxFFFFFF  
  color = GraphColors('gfloor'); cxFFFFFF  
 
GraphLegendBackground class GraphLegendBackground /    
  backgroundcolor = GraphColors('glegend') cxFFFFFF  
  color = GraphColors('glegend'); cxFFFFFF  
 
GraphHeaderBackground class GraphHeaderBackground /    
  backgroundcolor = GraphColors('gheader') CXE0E0E0  
  color = GraphColors('gheader'); CXE0E0E0  
 
DropShadowStyle class DropShadowStyle /    
  color = GraphColors('gshadow'); cx000000  
 
GraphDataDefault class GraphDataDefault /    
  endcolor = GraphColors('gramp3cend') cxDD6060  
  neutralcolor = GraphColors('gramp3cneutral') cxFFFFFF  
  startcolor = GraphColors('gramp3cstart') cx6497EB  
  markersize = 7px    
  markersymbol = "circle"    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('gcdata') cx000000  
  color = GraphColors('gdata'); cxB9CFE7  
 
GraphData1 class GraphData1 /    
  markersymbol = "circle"    
  linestyle = 1    
  contrastcolor = GraphColors('gcdata1') cx2A25D9  
  color = GraphColors('gdata1'); cx7C95CA  
 
GraphData2 class GraphData2 /    
  markersymbol = "plus"    
  linestyle = 4    
  contrastcolor = GraphColors('gcdata2') cxB2182B  
  color = GraphColors('gdata2'); cxDE7E6F  
 
GraphData3 class GraphData3 /    
  markersymbol = "X"    
  linestyle = 8    
  contrastcolor = GraphColors('gcdata3') cx01665E  
  color = GraphColors('gdata3'); cx66A5A0  
 
GraphData4 class GraphData4 /    
  markersymbol = "triangle"    
  linestyle = 5    
  contrastcolor = GraphColors('gcdata4') cx543005  
  color = GraphColors('gdata4'); cxA9865B  
 
GraphData5 class GraphData5 /    
  markersymbol = "square"    
  linestyle = 14    
  contrastcolor = GraphColors('gcdata5') cx9D3CDB  
  color = GraphColors('gdata5'); cxB689CD  
 
GraphData6 class GraphData6 /    
  markersymbol = "asterisk"    
  linestyle = 26    
  contrastcolor = GraphColors('gcdata6') cx7F8E1F  
  color = GraphColors('gdata6'); cxBABC5C  
 
GraphData7 class GraphData7 /    
  markersymbol = "diamond"    
  linestyle = 15    
  contrastcolor = GraphColors('gcdata7') cx2597FA  
  color = GraphColors('gdata7'); cx94BDE1  
 
GraphData8 class GraphData8 /    
  linestyle = 20    
  contrastcolor = GraphColors('gcdata8') cxB26084  
  color = GraphColors('gdata8'); cxCD7BA1  
 
GraphData9 class GraphData9 /    
  linestyle = 41    
  contrastcolor = GraphColors('gcdata9') cxD17800  
  color = GraphColors('gdata9'); cxCF974B  
 
GraphData10 class GraphData10 /    
  linestyle = 42    
  contrastcolor = GraphColors('gcdata10') cx47A82A  
  color = GraphColors('gdata10'); cx87C873  
 
GraphData11 class GraphData11 /    
  linestyle = 2    
  contrastcolor = GraphColors('gcdata11') cxB38EF3  
  color = GraphColors('gdata11'); cxB7AEF1  
 
GraphData12 class GraphData12 /    
  contrastcolor = GraphColors('gcdata12') cxF9DA04  
  color = GraphColors('gdata12'); cxDDD17E  
 
TwoColorRamp class TwoColorRamp /    
  endcolor = GraphColors('gramp2cend') cx5E528B  
  startcolor = GraphColors('gramp2cstart'); cxEDEBF6  
 
TwoColorAltRamp class TwoColorAltRamp /    
  endcolor = GraphColors('gconramp2cend') cx6497EB  
  startcolor = GraphColors('gconramp2cstart'); cxF3F7FE  
 
ThreeColorRamp class ThreeColorRamp /    
  endcolor = GraphColors('gramp3cend') cxDD6060  
  neutralcolor = GraphColors('gramp3cneutral') cxFFFFFF  
  startcolor = GraphColors('gramp3cstart'); cx6497EB  
 
ThreeColorAltRamp class ThreeColorAltRamp /    
  endcolor = GraphColors('gconramp3cend') cxFF0000  
  neutralcolor = GraphColors('gconramp3cneutral') cxFF00FF  
  startcolor = GraphColors('gconramp3cstart'); cx0000FF  
 
GraphOutlier class GraphOutlier /    
  linethickness = 2px    
  linestyle = 42    
  markersize = 7px    
  markersymbol = "circle"    
  contrastcolor = GraphColors('gcoutlier') cx000000  
  color = GraphColors('goutlier'); cxB9CFE7  
 
GraphFit class GraphFit /    
  linethickness = 2px    
  linestyle = 1    
  markersize = 7px    
  markersymbol = "circle"    
  contrastcolor = GraphColors('gcfit') cx003178  
  color = GraphColors('gfit'); cx003178  
 
GraphFit2 class GraphFit2 /    
  linethickness = 2px    
  linestyle = 4    
  markersize = 7px    
  markersymbol = "X"    
  contrastcolor = GraphColors('gcfit2') cx780000  
  color = GraphColors('gfit2'); cx780000  
 
GraphConfidence class GraphConfidence /    
  linethickness = 1px    
  linestyle = 1    
  markersize = 7px    
  markersymbol = "triangle"    
  contrastcolor = GraphColors('gcconfidence') cx003178  
  color = GraphColors('gconfidence'); cxB9CFE7  
 
GraphConfidence2 class GraphConfidence2 /    
  linethickness = 1px    
  linestyle = 4    
  markersize = 7px    
  markersymbol = "diamond"    
  contrastcolor = GraphColors('gcconfidence2') cx780000  
  color = GraphColors('gconfidence2'); cxE7B9B9  
 
GraphPrediction class GraphPrediction /    
  linethickness = 2px    
  linestyle = 4    
  markersize = 7px    
  markersymbol = "plus"    
  contrastcolor = GraphColors('gcpredict') cx003178  
  color = GraphColors('gpredict'); cx003178  
 
GraphPredictionLimits class GraphPredictionLimits /    
  linethickness = 1px    
  linestyle = 2    
  markersize = 7px    
  markersymbol = "chain"    
  contrastcolor = GraphColors('gcpredictlim') cx003178  
  color = GraphColors('gpredictlim'); cxB9CFE7  
 
GraphError class GraphError /    
  linethickness = 1px    
  linestyle = 1    
  markersize = 7px    
  markersymbol = "asterisk"    
  contrastcolor = GraphColors('gcerror') cx000000  
  color = GraphColors('gerror'); cxB9CFE7  
 
GraphBar class GraphBar /    
  displayopts = "fill outline";    
 
GraphBox class GraphBox /    
  capstyle = "serif"    
  connect = "mean"    
  displayopts = "fill caps median mean outliers";    
 
GraphBoxMedian class GraphBoxMedian /    
  linestyle = 1    
  linethickness = 1px    
  contrastcolor = GraphColors('gcdata'); cx000000  
 
GraphBoxMean class GraphBoxMean /    
  markersize = 9px    
  markersymbol = "diamond"    
  contrastcolor = GraphColors('gcdata'); cx000000  
 
GraphBoxWhisker class GraphBoxWhisker /    
  linestyle = 1    
  linethickness = 1px    
  contrastcolor = GraphColors('gcdata'); cx000000  
 
GraphHistogram class GraphHistogram /    
  displayopts = "fill outline";    
 
GraphEllipse class GraphEllipse /    
  displayopts = "outline";    
 
GraphBand class GraphBand /    
  displayopts = "fill";    
 
GraphContour class GraphContour /    
  displayopts = "LabeledLineGradient";    
 
GraphBlock class GraphBlock /    
  color = GraphColors('gblock'); cxD7DFEF  
 
GraphAltBlock class GraphAltBlock /    
  color = GraphColors('gablock'); cxF1F0F6  
 
GraphAnnoLine class GraphAnnoLine /    
  linestyle = 1    
  linethickness = 2px    
  contrastcolor = GraphColors('gcdata'); cx000000  
 
GraphAnnoText class GraphAnnoText /    
  font = GraphFonts('GraphAnnoFont')   10pt
  color = GraphColors('gtext'); cx000000  
 
GraphAnnoShape class GraphAnnoShape /    
  markersize = 12px    
  markersymbol = "starfilled"    
  linethickness = 2px    
  linestyle = 1    
  contrastcolor = GraphColors('gcdata') cx000000  
  color = GraphColors('gdata'); cxB9CFE7  
 
GraphSelection class GraphSelection /    
  markersize = 11px    
  markersymbol = "square"    
  linethickness = 5px    
  linestyle = 1    
  contrastcolor = GraphColors('gcdata') cx000000  
  color = GraphColors('gdata'); cxB9CFE7  
 
GraphConnectLine class GraphConnectLine /    
  linestyle = 1    
  linethickness = 1px    
  contrastcolor = GraphColors('gcdata'); cx000000  
 
GraphMissing class GraphMissing /    
  markersize = 7px    
  markersymbol = "square"    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('gcdata12') cxF9DA04  
  color = GraphColors('gdata12'); cxDDD17E  
 
GraphControlLimits class GraphControlLimits /    
  markersize = 7px    
  markersymbol = "circle"    
  linethickness = 1px    
  linestyle = 1    
  contrastcolor = GraphColors('gccontrollim') cxBFC7D9  
  color = GraphColors('gcontrollim'); cxE6F2FF  
 
GraphRunTest class GraphRunTest /    
  markersize = 7px    
  markersymbol = "square"    
  linethickness = 2px    
  linestyle = 1    
  contrastcolor = GraphColors('gcruntest') cxBF4D4D  
  color = GraphColors('gruntest'); cxCAE3FF  
 
GraphStars class GraphStars /    
  linethickness = 2px    
  linestyle = 1    
  contrastcolor = GraphColors('gcstars') cx000000  
  color = GraphColors('gstars'); cxB9CFE7  
 
GraphClipping class GraphClipping /    
  markersize = 7px    
  markersymbol = "circlefilled"    
  linethickness = 2px    
  linestyle = 2    
  contrastcolor = GraphColors('gcclipping') cxDC531F  
  color = GraphColors('gclipping'); cxE7774F