ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _NumberRangeValueInfo Class / lower Property

In This Topic
    lower Property (_NumberRangeValueInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property lower As Nullable(Of Double)
    public Nullable<double> lower {get;}
    See Also