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

In This Topic
    Max Property (Axis)
    In This Topic
    Gets or sets the axis maximum.
    Syntax
    'Declaration
     
    Public Property Max As Double
    public double Max {get; set;}
    See Also