[]
Use the members of this enumeration to set the value of the Rotation property in the Axis and Style classes.
public enum RotationEnum
Name | Description |
---|---|
Rotate0 | No rotation. |
Rotate180 | Object is rotated 180 degrees, or inverted. |
Rotate270 | Object is rotated 270 degrees. |
Rotate90 | Object is rotated 90 degrees. |