[]
Specifies the rotation of a chart element.
public enum ChartRotation
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. |