FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.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 Double
    public double ActualMinorUnit {get;}
    See Also