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

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