Style file specification

Common Chart options

ParameterDescriptionExample
ChartTypeChart type (column, bar, pie, line, mcolumn)&ChartType=mcolumn
bColorBackground Color&bColor=0xFFFF00
bColorGrdEnd gradient color for background.&bColorGrd=0xFF0000
bGradientTypeGradient type (see Gradients specification)&bGradientType=6

Border

ParameterDescriptionExample
bBorderSizeBorder size in pixels&bBorderSize=1
bBorderColorBorder color&bBorderColor=0x000000
bAlphaBorder transparency (0-100)% (100 - not transparency)&bAlpha=100

Top title

ParameterDescriptionExample
tTFontFont face&tTFont=Arial
tTFontSizeFont size&tTFontSize=20
tTFontStyleFont style (see Font style specification)&tTFontStyle=3
tTFontColorFont color&tTFontColor=0x0000FF
tTMXLeft and Right margin (0-100)%&tTMX=2
tTMYTop margin (0-100)%&tTMY=0
tTAlignAlignment (left, right, center)&tTAlign=center

Bottom comment

ParameterDescriptionExample
tBFontFont face&tBFont=Arial
tBFontSizeFont size&tBFontSize=12
tBFontStyleFont style (see Font style specification)&tBFontStyle=3
tBFontColorFont color&tBFontColor=0xFFFFFF
tBMXLeft and Right margin (0-100)%&tBMX=0
tBMYBottom margin (0-100)%&tBMY=5
tBAlignAlignment (left, right, center)&tBAlign=center

Left caption

ParameterDescriptionExample
tLFontFont face&tLFont=Arial
tLFontSizeFont size&tLFontSize=12
tLFontStyleFont style (see Font style specification)&tLFontStyle=3
tLFontColorFont color&tLFontColor=0xFFFFFF
tLMXLeft margin (0-100)%&tLMX=0
tLMYBottom and Top margin&tLMY=0
tLAlignAlignment (left, right, center)&tLAlign=center

Right caption

ParameterDescriptionExample
tRFontFont face&tRFont=Arial
tRFontSizeFont size&tRFontSize=12
tRFontStyleFont style (see Font style specification)&tRFontStyle=3
tRFontColorFont color&tRFontColor=0x000000
tRMXRight margin (0-100)%&tRMX=0
tRMYBottom and Top margin (0-100)%&tRMY=0
tRAlignAlignment (left, right, center)&tRAlign=center

Axises

ParameterDescriptionExample
aLeftShow Left axis (1-show; 0-don't show)&aLeft=1
aRightShow Right axis (1-show; 0-don't show)&aRight=1
aTopShow Top axis (1-show; 0-don't show)&aTop=1
aBottomShow Bottom axis (1-show; 0-don't show)&aBottom=1
aMLeftLeft margin (0-100)%&aMLeft=5
aMRightRight margin (0-100)%&aMRight=10
aMTopTop margin (0-100)%&aMTop=5
aMBottomBottom margin (0-100)%&aMBottom=5
aLinesSizeLines size (thickness) in pixels&aLinesSize=1
aLinesColorLines color&aLinesColor=0x3FAFDF
aLinesAlphaLines transparency (0-100)% (100 - not transparency)&aLinesAlpha=100
aMaxValueYou can set a fixed maximum value of axis. If &aMaxValue=0 then the maximum value will be selected from serieses values.&aMaxValue=0
aFontFont face (value labels)&aFont=Arial
aFontColorFont color (value labels)&aFontColor=0x00FFF0
aFontSizeFont size (value labels)&aFontSize=10
aBFontFont face (title labels)&aBFont=Verdana
aBFontSizeFont size (title labels)&aBFontSize=12
aBFontStyleFont style for labels (see Font style specification)&aBFontStyle=1
aBFontColorFont color (title labels)&aBFontColor=0x00FF00
aGrdValueRulers step in pixels&aGrdValue=10
aValuePrefixPrefix of value label&aValuePrefix=
aValueSufixSufix of value label&aValueSufix=

Lines of axis's grid

ParameterDescriptionExample
lVShowShow the vertical lines of axis's grid. (1-Show; 0-don't show)&lVShow=1
lVColorVertical lines color&lVColor=0xFFFFFF
lVSizeVertical lines size (thickness) in pixels&lVSize=1
lVAlphaVertical lines transparency (0-100)% (100 - not transparency)&lVAlpha=50
lHShowShow the horizontal lines of axis's grid. (1-Show; 0-don't show)&lHShow=1
lHColorHorizontal lines color&lHColor=0xFFFFFF
lHSizeHorizontal lines size (thickness) in pixels&lHSize=1
lHAlphaHorizontal lines transparency (0-100)% (100 - not transparency)&lHAlpha=50

Vertical background's tapes

ParameterDescriptionExample
gVShowShow the vertical tapes. (1-Show; 0-don't show)&gVShow=0
gVColorTape's Color (uneven)&gVColor=0xFFFF00
gVColorGrdThis is end gradient color&gVColorGrd=0x0000FF
gVGradientTypeGradient type (see Gradients specification)&gVGradientType=6
gVAlphaTape transparency (0-100)% (100 - not transparency)&gVAlpha=20
gV1ColorTape's Color (even)&gV1Color=0xFFFF00
gV1ColorGrdThis is end gradient color&gV1ColorGrd=0x0000FF
gV1GradientTypeGradient type (see Gradients specification)&gV1GradientType=0
gV1AlphaTape transparency (0-100)% (100 - not transparency)&gV1Alpha=50

Horizontal background's tapes

ParameterDescriptionExample
gHShowShow the horizontal tapes. (1-Show; 0-don't show)&gHShow=1
gHColorTape's Color (uneven)&gHColor=0xFFFF00
gHColorGrdThis is end gradient color&gHColorGrd=0x0000FF
gHGradientTypeGradient type (see Gradients specification)&gHGradientType=1
gHAlphaTape transparency transparency (0-100)% (100 - not transparency)&gHAlpha=30
gH1ColorTape's Color (even)&gH1Color=0xFFFF00
gH1ColorGrdThis is end gradient color&gH1ColorGrd=0x0000FF
gH1GradientTypeGradient type (see Gradients specification)&gH1GradientType=9
gH1AlphaTape transparency (0-100)% (100 - not transparency)&gH1Alpha=20

Legend

ParameterDescriptionExample
iShowShow the legend. (1-Show; 0-don't show)&iShow=1
iStyleLegend style (1-series name; 2-series name and value) (Note: value will be shown for single-series charts only. For "Pie" a percents will be shown.)&iStyle=2
iAlignLegend alignment. (top, buttom, left, right)&iAlign=right
iWidthLegend width (0-100)%&iWidth=80
iVMarginVertical margin. Controls vertical shift. Can have positive and negative value (-100-100)%&iVMargin=0
iHMarginHorizontal margin. Controls horizontal shift. Can have positive and negative value (-100-100)%&iHMargin=0
iColorLegend color&iColor=0xFF0000
iAlphaLegend transparency (0-100)% (100 - not transparency)&iAlpha=40
iBorderSizeBorder size in pixels&iBorderSize=1
iBorderColorBorder color&iBorderColor=0x000000
iFontFont face&iFont=Arial
iFontSizeFont size&iFontSize=11
iFontColorFont color&iFontColor=0xFFFFFF
iFontStyleFont style (see Font style specification)&iFontStyle=0
iShadowColorShadow color&iShadowColor=0x7F7F7F
iShadowDistanceShadow distance&iShadowDistance=2

Serieses

ParameterDescriptionExample
color1Color of series #1&color1=0xFFFFFF
color2Color of series #2&color2=0xFF0000
color3Color of series #3 (max. colors number 19)&color3=0x0000FF
colorg1End gradient color of series #1&colorg1=0xFFFFFF
colorg2End gradient color of series #2&colorg2=0xFF0000
colorg3End gradient color of series #3 (max. colors number 19)&colorg3=0xFFFF00
sColorSerieses color. Use this parameter to set color for all serieses. If sColor=0 and sColorGrd=0 then will uses a color1..color19&sColor=0
sColorGrdEnd gradient color. (See sColor)&sColorGrd=0
sGradientTypeGradient type (see Gradients specification)&sGradientType=3
sBorderSizeSize of serieses border&sBorderSize=1
sBorderColorColor of serieses border&sBorderColor=0x000000
sAlphaBorder transparency (0-100)% (100 - not transparency)&sAlpha=70
sMarginBarMargin between bars (0-100)%&sMarginBar=0
sMarginGroupMargin between bars groups (0-100)%&sMarginGroup=1
sShadowColorShadow color&sShadowColor=0x7F7F7F
sShadowDistanceShadow distance&sShadowDistance=2

Options for 'line' type charts only

ParameterDescriptionExample
sLineSizeLines thickness&sLineSize=1
NodeStyleNode style (1-square; 2-rhombus; 3-triangle; 4-circle; 5-pentahedron)&NodeStyle=2
NodeSizeNode size (diameter)&NodeSize=4

Hints (labels on the items)

ParameterDescriptionExample
hTypeHint type. (See Hint types specification)&hType=1
hStyleHint information style. (See Hint information styles specification)&hStyle=7
hFontFont face&hFont=Arial
hFontSizeFont size&hFontSize=10
hFontStyleFont style (see Font style specification)&hFontStyle=1
hFontColorFont color&hFontColor=0xFFFFFF

Details of specification

Hint types specification

Bar
123
Column
123456
Line
1
Pie
12
Mcolumn
123456

Hint information styles specification

Bar
1Value
2Series Name
3Series Name & Value
Column
1Value
2Series Name
3Series Name & Value
Line
1Value
2Series Name
3Series Name & Value
Pie
1Value
2Series Name
3Series Name & Value
4Percent
5Series Name & Percent
6Series Name & Value & Percent
7Value & Percent
Mcolumn
1Value
2Series Name
3Series Name & Value
4Percent
5Series Name & Percent
6Series Name & Value & Percent
7Value & Percent

Gradients specification

123456789

Font style specification

1Bold
2Italic
3Underline
For example: 3 (1+2) - Bold and Italic;

 

See also
Data file specification
Chart Type Samples
Samples

Back to Contents