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

In This Topic
    UpperBound Property
    In This Topic
    Gets the upper bound.
    Syntax
    'Declaration
     
    Public ReadOnly Property UpperBound As Double
    public double UpperBound {get;}
    See Also