Parameter | Description | Example |
ChartType | Chart type (column, bar, pie, line, mcolumn) | &ChartType=mcolumn |
bColor | Background Color | &bColor=0xFFFF00 |
bColorGrd | End gradient color for background. | &bColorGrd=0xFF0000 |
bGradientType | Gradient type (see Gradients specification) | &bGradientType=6 |
Parameter | Description | Example |
bBorderSize | Border size in pixels | &bBorderSize=1 |
bBorderColor | Border color | &bBorderColor=0x000000 |
bAlpha | Border transparency (0-100)% (100 - not transparency) | &bAlpha=100 |
Parameter | Description | Example |
tTFont | Font face | &tTFont=Arial |
tTFontSize | Font size | &tTFontSize=20 |
tTFontStyle | Font style (see Font style specification) | &tTFontStyle=3 |
tTFontColor | Font color | &tTFontColor=0x0000FF |
tTMX | Left and Right margin (0-100)% | &tTMX=2 |
tTMY | Top margin (0-100)% | &tTMY=0 |
tTAlign | Alignment (left, right, center) | &tTAlign=center |
Parameter | Description | Example |
tBFont | Font face | &tBFont=Arial |
tBFontSize | Font size | &tBFontSize=12 |
tBFontStyle | Font style (see Font style specification) | &tBFontStyle=3 |
tBFontColor | Font color | &tBFontColor=0xFFFFFF |
tBMX | Left and Right margin (0-100)% | &tBMX=0 |
tBMY | Bottom margin (0-100)% | &tBMY=5 |
tBAlign | Alignment (left, right, center) | &tBAlign=center |
Parameter | Description | Example |
tLFont | Font face | &tLFont=Arial |
tLFontSize | Font size | &tLFontSize=12 |
tLFontStyle | Font style (see Font style specification) | &tLFontStyle=3 |
tLFontColor | Font color | &tLFontColor=0xFFFFFF |
tLMX | Left margin (0-100)% | &tLMX=0 |
tLMY | Bottom and Top margin | &tLMY=0 |
tLAlign | Alignment (left, right, center) | &tLAlign=center |
Parameter | Description | Example |
tRFont | Font face | &tRFont=Arial |
tRFontSize | Font size | &tRFontSize=12 |
tRFontStyle | Font style (see Font style specification) | &tRFontStyle=3 |
tRFontColor | Font color | &tRFontColor=0x000000 |
tRMX | Right margin (0-100)% | &tRMX=0 |
tRMY | Bottom and Top margin (0-100)% | &tRMY=0 |
tRAlign | Alignment (left, right, center) | &tRAlign=center |
Parameter | Description | Example |
aLeft | Show Left axis (1-show; 0-don't show) | &aLeft=1 |
aRight | Show Right axis (1-show; 0-don't show) | &aRight=1 |
aTop | Show Top axis (1-show; 0-don't show) | &aTop=1 |
aBottom | Show Bottom axis (1-show; 0-don't show) | &aBottom=1 |
aMLeft | Left margin (0-100)% | &aMLeft=5 |
aMRight | Right margin (0-100)% | &aMRight=10 |
aMTop | Top margin (0-100)% | &aMTop=5 |
aMBottom | Bottom margin (0-100)% | &aMBottom=5 |
aLinesSize | Lines size (thickness) in pixels | &aLinesSize=1 |
aLinesColor | Lines color | &aLinesColor=0x3FAFDF |
aLinesAlpha | Lines transparency (0-100)% (100 - not transparency) | &aLinesAlpha=100 |
aMaxValue | You can set a fixed maximum value of axis. If &aMaxValue=0 then the maximum value will be selected from serieses values. | &aMaxValue=0 |
aFont | Font face (value labels) | &aFont=Arial |
aFontColor | Font color (value labels) | &aFontColor=0x00FFF0 |
aFontSize | Font size (value labels) | &aFontSize=10 |
aBFont | Font face (title labels) | &aBFont=Verdana |
aBFontSize | Font size (title labels) | &aBFontSize=12 |
aBFontStyle | Font style for labels (see Font style specification) | &aBFontStyle=1 |
aBFontColor | Font color (title labels) | &aBFontColor=0x00FF00 |
aGrdValue | Rulers step in pixels | &aGrdValue=10 |
aValuePrefix | Prefix of value label | &aValuePrefix= |
aValueSufix | Sufix of value label | &aValueSufix= |
Parameter | Description | Example |
lVShow | Show the vertical lines of axis's grid. (1-Show; 0-don't show) | &lVShow=1 |
lVColor | Vertical lines color | &lVColor=0xFFFFFF |
lVSize | Vertical lines size (thickness) in pixels | &lVSize=1 |
lVAlpha | Vertical lines transparency (0-100)% (100 - not transparency) | &lVAlpha=50 |
lHShow | Show the horizontal lines of axis's grid. (1-Show; 0-don't show) | &lHShow=1 |
lHColor | Horizontal lines color | &lHColor=0xFFFFFF |
lHSize | Horizontal lines size (thickness) in pixels | &lHSize=1 |
lHAlpha | Horizontal lines transparency (0-100)% (100 - not transparency) | &lHAlpha=50 |
Parameter | Description | Example |
gVShow | Show the vertical tapes. (1-Show; 0-don't show) | &gVShow=0 |
gVColor | Tape's Color (uneven) | &gVColor=0xFFFF00 |
gVColorGrd | This is end gradient color | &gVColorGrd=0x0000FF |
gVGradientType | Gradient type (see Gradients specification) | &gVGradientType=6 |
gVAlpha | Tape transparency (0-100)% (100 - not transparency) | &gVAlpha=20 |
gV1Color | Tape's Color (even) | &gV1Color=0xFFFF00 |
gV1ColorGrd | This is end gradient color | &gV1ColorGrd=0x0000FF |
gV1GradientType | Gradient type (see Gradients specification) | &gV1GradientType=0 |
gV1Alpha | Tape transparency (0-100)% (100 - not transparency) | &gV1Alpha=50 |
Parameter | Description | Example |
gHShow | Show the horizontal tapes. (1-Show; 0-don't show) | &gHShow=1 |
gHColor | Tape's Color (uneven) | &gHColor=0xFFFF00 |
gHColorGrd | This is end gradient color | &gHColorGrd=0x0000FF |
gHGradientType | Gradient type (see Gradients specification) | &gHGradientType=1 |
gHAlpha | Tape transparency transparency (0-100)% (100 - not transparency) | &gHAlpha=30 |
gH1Color | Tape's Color (even) | &gH1Color=0xFFFF00 |
gH1ColorGrd | This is end gradient color | &gH1ColorGrd=0x0000FF |
gH1GradientType | Gradient type (see Gradients specification) | &gH1GradientType=9 |
gH1Alpha | Tape transparency (0-100)% (100 - not transparency) | &gH1Alpha=20 |
Parameter | Description | Example |
iShow | Show the legend. (1-Show; 0-don't show) | &iShow=1 |
iStyle | Legend 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 |
iAlign | Legend alignment. (top, buttom, left, right) | &iAlign=right |
iWidth | Legend width (0-100)% | &iWidth=80 |
iVMargin | Vertical margin. Controls vertical shift. Can have positive and negative value (-100-100)% | &iVMargin=0 |
iHMargin | Horizontal margin. Controls horizontal shift. Can have positive and negative value (-100-100)% | &iHMargin=0 |
iColor | Legend color | &iColor=0xFF0000 |
iAlpha | Legend transparency (0-100)% (100 - not transparency) | &iAlpha=40 |
iBorderSize | Border size in pixels | &iBorderSize=1 |
iBorderColor | Border color | &iBorderColor=0x000000 |
iFont | Font face | &iFont=Arial |
iFontSize | Font size | &iFontSize=11 |
iFontColor | Font color | &iFontColor=0xFFFFFF |
iFontStyle | Font style (see Font style specification) | &iFontStyle=0 |
iShadowColor | Shadow color | &iShadowColor=0x7F7F7F |
iShadowDistance | Shadow distance | &iShadowDistance=2 |
Parameter | Description | Example |
color1 | Color of series #1 | &color1=0xFFFFFF |
color2 | Color of series #2 | &color2=0xFF0000 |
color3 | Color of series #3 (max. colors number 19) | &color3=0x0000FF |
colorg1 | End gradient color of series #1 | &colorg1=0xFFFFFF |
colorg2 | End gradient color of series #2 | &colorg2=0xFF0000 |
colorg3 | End gradient color of series #3 (max. colors number 19) | &colorg3=0xFFFF00 |
sColor | Serieses color. Use this parameter to set color for all serieses. If sColor=0 and sColorGrd=0 then will uses a color1..color19 | &sColor=0 |
sColorGrd | End gradient color. (See sColor) | &sColorGrd=0 |
sGradientType | Gradient type (see Gradients specification) | &sGradientType=3 |
sBorderSize | Size of serieses border | &sBorderSize=1 |
sBorderColor | Color of serieses border | &sBorderColor=0x000000 |
sAlpha | Border transparency (0-100)% (100 - not transparency) | &sAlpha=70 |
sMarginBar | Margin between bars (0-100)% | &sMarginBar=0 |
sMarginGroup | Margin between bars groups (0-100)% | &sMarginGroup=1 |
sShadowColor | Shadow color | &sShadowColor=0x7F7F7F |
sShadowDistance | Shadow distance | &sShadowDistance=2 |
Parameter | Description | Example |
sLineSize | Lines thickness | &sLineSize=1 |
NodeStyle | Node style (1-square; 2-rhombus; 3-triangle; 4-circle; 5-pentahedron) | &NodeStyle=2 |
NodeSize | Node size (diameter) | &NodeSize=4 |
Parameter | Description | Example |
hType | Hint type. (See Hint types specification) | &hType=1 |
hStyle | Hint information style. (See Hint information styles specification) | &hStyle=7 |
hFont | Font face | &hFont=Arial |
hFontSize | Font size | &hFontSize=10 |
hFontStyle | Font style (see Font style specification) | &hFontStyle=1 |
hFontColor | Font color | &hFontColor=0xFFFFFF |
1 | 2 | 3 |
![]() | ![]() | ![]() |
1 | 2 | 3 | 4 | 5 | 6 |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
1 |
![]() |
1 | 2 |
![]() | ![]() |
1 | 2 | 3 | 4 | 5 | 6 |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
1 | Value |
2 | Series Name |
3 | Series Name & Value |
1 | Value |
2 | Series Name |
3 | Series Name & Value |
1 | Value |
2 | Series Name |
3 | Series Name & Value |
1 | Value |
2 | Series Name |
3 | Series Name & Value |
4 | Percent |
5 | Series Name & Percent |
6 | Series Name & Value & Percent |
7 | Value & Percent |
1 | Value |
2 | Series Name |
3 | Series Name & Value |
4 | Percent |
5 | Series Name & Percent |
6 | Series Name & Value & Percent |
7 | Value & Percent |
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
1 | Bold |
2 | Italic |
3 | Underline |