ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / INumberRangeValue Interface / upper Property

In This Topic
    upper Property (INumberRangeValue)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property upper As Nullable(Of Double)
    Nullable<double> upper {get;}
    See Also