ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _StockPointView Class / high Property

In This Topic
    high Property (_StockPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property high As Nullable(Of Double)
    public Nullable<double> high {get;}
    See Also