The LegendContentRotation enumeration is used to select orientation for legend elements.
Used by the ChartLegend.contentRotation property.
Value | Brief description |
LegendContentRotationNone | Elements orientation is not defined. |
LegendContentRotation90deg | Elements are rotated 90 degrees. |
LegendContentRotation180deg | Elements are rotated 180 degrees. |
LegendContentRotation270deg | Elements are rotated 270 degrees. |
See also: