FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / MinorUnit Property

In This Topic
    MinorUnit Property (Axis)
    In This Topic
    Gets or sets the distance between minor ticks and grid lines.
    Syntax
    'Declaration
     
    Public Property MinorUnit As Double
    public double MinorUnit {get; set;}
    See Also