FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / Max Property

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