ComponentOne FlexReport for WinForms
MinorUnit Property (Axis)

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

Reference

Axis Class
Axis Members