ActiveReports 12
Reverse Property (IAxis)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : Reverse Property
Gets a value indicating whether the axis is plotted in reverse or normally. If set to true, the axis direction is reversed.
Syntax
'Declaration
 
ReadOnly Property Reverse As Boolean
bool Reverse {get;}
See Also

Reference

IAxis Interface
IAxis Members