ActiveReports 12
Reverse Property (IAxis)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
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
Visual Basic
C#
'Declaration ReadOnly Property Reverse As
Boolean
bool
Reverse {get;}
See Also
Reference
IAxis Interface
IAxis Members