Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Axis Class / ActualMinorUnit Property

In This Topic
    ActualMinorUnit Property
    In This Topic
    Gets the actual axis major unit.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualMinorUnit As Double
    public double ActualMinorUnit {get;}
    See Also