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

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