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

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