ASPxClientXYDiagram.rotated Property
Gets a value indicating whether the diagram is rotated.
Declaration
rotated: boolean
Property Value
Type | Description |
---|---|
boolean | true if the diagram is rotated; otherwise, false. |
Remarks
If the XY-diagram is rotated, the X-axis is displayed vertically and the Y-axis is displayed horizontally.
See Also