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

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