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

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