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

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