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

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