ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RangeValuePointDataModel Class / _getUpper Method

In This Topic
    _getUpper Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getUpper() As Nullable(Of Double)
    public Nullable<double> _getUpper()
    See Also