| Class | Description |
|---|---|
| ArcChart |
A simple pie chart.
|
| Chart |
The base class of all chart class.
|
| ChartData |
The ChartData class represents a table with data that would be displayed in the chart.
|
| ColumnChart |
A vertical column chart.
|
| LineChart |
This class represents a line chart.
|
| PieChart |
A simple pie chart.
|
| PointLineChart |
Abstract class used by points and line charts.
|
| Series |
The series of data that will be shown in the charts.
|
| Velocimeter |
This class represents a velocimeter gauge.
|
| XYChart |
XYChart is a scatter chart.
|