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

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