ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / MinorUnit Property

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