Spread Windows Forms 12.0 Product Documentation
AutoMajorUnit Property (PolarAngleAxis)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PolarAngleAxis Class : AutoMajorUnit Property
Gets or sets whether the interval for major tick marks and major grid lines is automatically generated.
Syntax
'Declaration
 
Public Property AutoMajorUnit As Boolean
'Usage
 
Dim instance As PolarAngleAxis
Dim value As Boolean
 
instance.AutoMajorUnit = value
 
value = instance.AutoMajorUnit
public bool AutoMajorUnit {get; set;}
See Also

Reference

PolarAngleAxis Class
PolarAngleAxis Members