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

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