|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in fusioncharts used by fusioncharts | |
|---|---|
| ChartType
|
|
| FusionGraph.FusionStyle
FusionStyle is a subclass that is used to define styles for the Graph object. |
|
| FusionGraph.FusionStyleObject
|
|
| FusionGraph.FusionStyleType
|
|
| Graph
The Graph class provides a graph that the ChartFactory can work with in order to output the appropriate string data value for the type of chart to display on the page. |
|
| Series
The Series class provides a series object that is used by the Graph class Originally this was a subclass of WePopChart.java but we decided that it was a better solution to separate it from the class. |
|
| Series.SeriesType
Series Enum that determines the series type Can either be: Bar, Line, Area, Trendline |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||