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

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