FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.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 System.Double
    public System.double ActualMajorUnit {get;}
    See Also