| | Class | Description |
|---|
| | AxisBaseBead |
The AxisBaseBead is the base class for the chart axis beads. |
| | ChartItemRendererFactory |
The ChartItemRendererFactory class implements IDataProviderItemRendererMapper
and creats the itemRenderers for each series in a chart. |
| | ChartView |
The ChartView class provides the visual elemental structure for a chart. |
| | DataItemRendererFactoryForSeriesData |
The DataItemRendererFactoryForSeriesData creates the itemRenderers necessary for series-based
charts. |
| | DataTipBead |
The DataTipBead can be added to a chart to produce a helpful tip when the
moves over an itemRenderer. |
| | HorizontalCategoryAxisBead |
The HorizontalCategoryAxisBead displays a horizontal axis with
tick marks corresponding to data points identified by the
categoryField property. |
| | HorizontalLinearAxisBead |
The HorizontalLinearAxisBead class provides a horizontal axis that uses a numeric
range. |
| | VerticalCategoryAxisBead |
The VerticalCategoryAxisBead displays a vertical axis with
tick marks corresponding to data points identified by the
categoryField property. |
| | VerticalLinearAxisBead |
The VerticalLinearAxisBead class provides a vertical axis that uses a numeric
range. |