ComponentOne FinancialChart for UWP
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 Double
    public double MinorUnit {get; set;}
    See Also