public enum XYMultipleSeriesRenderer.Orientation
- Object
- Enum<XYMultipleSeriesRenderer.Orientation>
- XYMultipleSeriesRenderer.Orientation
An enum for the XY chart orientation of the X axis.
Enum constants
HORIZONTAL | |
VERTICAL |
Methods
public static XYMultipleSeriesRenderer.Orientation[] values() | |
public static XYMultipleSeriesRenderer.Orientation valueOf(String name) | |
public int getAngle() | Return the orientation rotate angle. |
Inherited methods
Enum constant details
HORIZONTAL
HORIZONTALVERTICAL
VERTICALMethod details
values
public static XYMultipleSeriesRenderer.Orientation[] values()valueOf
public static XYMultipleSeriesRenderer.Orientation valueOf(String name)getAngle
public int getAngle()Return the orientation rotate angle.
Returns
the orientaion rotate angle