| Class | Description |
|---|---|
| Axis<T extends Serializable> |
An individual axis object.
|
| AxisNumber |
The Class AxisNumber.
|
| AxisString |
Default implementation of Axis.
|
| X2Axis<T extends Serializable> |
which x axis to use with this series, either 'xaxis' or 'x2axis'.
|
| XAxis<T extends Serializable> |
which x axis to use with this series, either 'xaxis' or 'x2axis'.
|
| Y2Axis<T extends Serializable> |
which y axis to use with this series, either 'yaxis' or 'y2axis'.
|
| YAxis<T extends Serializable> |
which y axis to use with this series, either 'yaxis' or 'y2axis'.
|
Copyright © 2018. All rights reserved.