Style > Style Parameters
Styles can be applied to most chart elements. However, some elements do not support all types of styles. For instance, font style is not applicable to canvas and animation style cannot be applied to labels. Therefore the options displayed in the Style panel will vary depending on the element for which you are defining the style. Given below is a list of parameters that can be configured for each type of style.
Animation
| Parameter | Description |
| Property |
This parameter allows you to determine the nature of animation the options include _x, _y, _xscale and _yscale |
| Start Value |
Using this parameter you can specify the start value of animation e.g., if you're animating the data plot for fade in alpha effect, the start value of alpha would be 0 |
| Animation Easing |
Easing refers to the nature of the animation, yu can choose from; bounce, regular, elastic and spring animation. |
| Animation Duration1 |
Using this parameter you can specify the duration ot animation. |
Shadow
| Parameter | Description |
| Distance |
The distance (in pixels) till where the shadow will be displayed. |
| angle |
The angle of the shadow. |
| Color |
Color of the shadow. |
| Alpha |
Alpha of the shadow. |
| Blur X |
This refers to the extent of the horizontal blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Blur Y |
This refers to the extent of the vertical blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Quality |
Can be low, medium or high. |
| Strength |
Refers to the intensity of the shadow or the darkness of the shadow. |
Glow
| Parameter |
Description |
| Blur X |
This refers to the extent of the vertical blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Blur Y |
This refers to the extent of the vertical blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Quality |
Can be set to low, medium or high. |
| Strength |
Refers to the intensity of the glowr. |
| Color |
The color of glow. |
| Alpha |
The alpha of glow color |
Bevel
| Parameter |
Description |
| Distance |
The offset distance of the bevel. |
| Angle |
Angle of Bevel. |
| shadowColor |
Color of the shadow.. |
| shadowAlpha |
Alpha of the shadow color. |
| Blur X |
This refers to the extent of the horizontal blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Blur Y |
This refers to the extent of the vertical blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Quality |
Can be set to low, medium or high. |
| Strength |
Intensity |
| Highlight Colro |
The highlight color of the bevel. |
| Highlight Alpha |
Alpha of the highlight color. |
Blur
| Parameter |
Description |
| Blur X |
This refers to the extent of the horizontal blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Blur Y |
This refers to the extent of the vertical blur, the value specified should be a power of 2 - such as 2, 4, 8, 16 etc. |
| Quality |
Can be set to low, medium or high. |
Font
| Parameter |
Description |
| Font |
You can select a font type here. |
| Size |
This parameter lets you set the size of the font. |
Color
|
Using this parameter you can customize the font color. |
| Font Effects |
Choose whether the text should be bold, italics or underlined. |
| Text Background |
Specify the background color for the text. |
| Text Border |
Specify the color of the text border. |
| Text Left Margin |
Set the width of the left margins in pixels. |
| Font Letter Spacing |
Set the length of the gap that separates two characters. |
| fontisHTML |
If this check box is selected = text will be rendered as HTML otherwise it will be rendered as plain text. |