Spread Windows Forms 12.0 Product Documentation
Reverse Property (RadarIndexAxis)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > RadarIndexAxis Class : Reverse Property
Gets or sets whether the direction of the ruler is inverted.
Syntax
'Declaration
 
Public Property Reverse As Boolean
'Usage
 
Dim instance As RadarIndexAxis
Dim value As Boolean
 
instance.Reverse = value
 
value = instance.Reverse
public bool Reverse {get; set;}
See Also

Reference

RadarIndexAxis Class
RadarIndexAxis Members