ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / ActualMax Property

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