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

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