ComponentOne FlexReport for WinForms
MajorUnit Property (Axis)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.FlexChart Namespace > Axis Class : MajorUnit Property
Gets or sets the number of units between axis labels.
Syntax
'Declaration
 
Public Property MajorUnit As System.Double
public System.double MajorUnit {get; set;}
Remarks
If the axis contains date values, then the units are expressed in days.
See Also

Reference

Axis Class
Axis Members