| Interface | Description |
|---|---|
| Chart.Fields |
Field contants in this object, or child node objects
|
| Chart.Positions |
Position Constants used by the Title
|
| ChartType.Fields | |
| ISeriesVisitor | |
| Series.Fields |
Fields referenced by the Series
|
| Class | Description |
|---|---|
| Axis |
Represents the Chart Axis.
|
| Chart |
A Chart models a Simple Chart containing one or more Series.
|
| ChartRequestOptions |
Simple chart options request.
|
| ChartType |
Provides an abstraction for the Dojo Chart type.
|
| ChartType.ChartTypes | |
| Legend |
Represents a Dojo Legend properties
|
| MaxValueSeriesVisitor |
Returns the Max Value in the series for the given field
|
| Series |
A Series represets the Name and Data points for chart data.
|
| SimpleChartBean |
A Chart Bean is a simple class that facilitates creating Chart Objects.
|
| SimpleChartComponent |
The base chart component
|
| SimpleChartControl |
Chart Control for managing the creation of Charts via a delagated
SimpleChartBean |