| Class | Description |
|---|---|
| AreaSeries |
A series for the category charts like the radar ones.
|
| CategorySeries |
A series for the category charts like the pie ones.
|
| MultipleCategorySeries |
A series for the multiple category charts like the doughnut.
|
| Point |
A class to encapsulate the definition of a point.
|
| RangeCategorySeries |
A series for the range category charts like the range bar.
|
| SeriesSelection | |
| TimeSeries |
A series for the date / time charts.
|
| XYMultipleSeriesDataset |
A series that includes 0 to many XYSeries.
|
| XYSeries |
An XY series encapsulates values for XY charts like line, time, area,
scatter...
|
| XYValueSeries |
An extension of the XY series which adds a third dimension.
|