ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Sparkline Namespace / SeriesStatistics Class / Max Property

In This Topic
    Max Property (SeriesStatistics)
    In This Topic
    Gets the maximum value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Max As Double
    public double Max {get;}
    See Also