FusionCharts XT Styles | ||||||||||||
FusionCharts XT uses Styles to help you apply font, effects and animations to various objects of the chart. Styles lends a simple mechanism using which you can easily control the visual layout of charts. The chart below is setup to live-demonstrate some of the basic features of Styles. It has beveled column. In case you have missed the animation, you can again recheck the animation clicking on the button below saying - "Click here to animate the chart above". The chart is supposed to load here. If you are unable to see the chart here and can see this message, please check Basic Troubleshooting page.
To use Styles, all you need to do is:
Starting FusionCharts XT, each object on the chart has been assigned a unique name, for direct association with style definitions. For example, the background of the chart is termed as BACKGROUND. Similarly, the plot (columns, lines, areas etc.) on the chart is named as DATAPLOT. This enables you to associate each style to multiple chart objects or associate multiple chart objects to a particular style. You can find the list of objects for each chart in individual Chart XML Sheet. |
||||||||||||
|
||||||||||||
Before we delve into more details, let us briefly skim over the different style type options that are present in FusionCharts XT. |
||||||||||||
|
||||||||||||
Note: In JavaScript charts, customized animation, shadow, glow, bevel and blur style types are not available. JavaScript charts provide limited support for customized Font style. |