| Class | Description |
|---|---|
| Box | |
| BoxSeries | |
| Bubble |
A point in a bubble chart.
|
| BubbleSeries |
A series of bubbles.
|
| Coordinate<X,Y> | |
| CoordinatesSeries |
A series of pairs of numbers.
|
| Custom3DCoordinateSeries<X,Y,Z> | |
| CustomCoordinatesSeries<T,U> | |
| Point |
A point in a chart that has a label (or a name) and a color.
|
| PointSeries |
A series containing of
Points. |
| RangeCoordinate<X,Y1,Y2> |
A coordinate with one X value and to Y values to display a range between the
two y values.
|
| RangeSeries |
A series of range coordinates.
|
| Series<D> |
Defines the configuration of the "series" option.
|
| SimpleSeries |
A series containing simple numbers.
|
| ThreeDCoordinate<X,Y,Z> |
Copyright © 2016. All rights reserved.