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

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