FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / Axis Class / ActualMinorUnit Property

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