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

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