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

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