C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Axis Class / MinorUnit Property

In This Topic
MinorUnit Property (Axis)
In This Topic
Gets or sets the number of units between minor ticks and grid lines.
Syntax
'Declaration
 
Public Property MinorUnit As System.Double
 
Remarks
If the axis contains date values, then the units are expressed in days.
See Also