FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / ActualMinorUnit Property

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