Spread Windows Forms 12.0 Product Documentation
Reverse Property (PolarAngleAxis)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PolarAngleAxis 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 PolarAngleAxis
Dim value As Boolean
 
instance.Reverse = value
 
value = instance.Reverse
public bool Reverse {get; set;}
See Also

Reference

PolarAngleAxis Class
PolarAngleAxis Members