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

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