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

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