Public 成员函数 | |
| int | getAngle () |
Public 属性 | |
| HORIZONTAL =(0) | |
| VERTICAL =(90) | |
Private 成员函数 | |
| Orientation (int angle) | |
Private 属性 | |
| int | mAngle = 0 |
An enum for the XY chart orientation of the X axis.
|
inlineprivate |
Instantiates a new orientation.
| angle | the angle |
|
inline |
Return the orientation rotate angle.
| com.ab.view.chart.XYMultipleSeriesRenderer.Orientation.HORIZONTAL =(0) |
The horizontal.
|
private |
The rotate angle.
| com.ab.view.chart.XYMultipleSeriesRenderer.Orientation.VERTICAL =(90) |
The vertical.
1.8.8