ASPxClientAxis.reverse Property
Gets a value indicating whether the axis is reversed.
Declaration
reverse: boolean
Property Value
Type | Description |
---|---|
boolean | true if the axis is reversed; otherwise, false. |
Remarks
Use the reverse property to determine whether the axis is reversed or not.
See Also