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

In This Topic
    _HLOCValueInfo Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal high As Nullable(Of Double), _
       ByVal low As Nullable(Of Double), _
       ByVal open As Nullable(Of Double), _
       ByVal close As Nullable(Of Double), _
       ByVal stringFormatting As IStringFormatting _
    )

    Parameters

    high
    low
    open
    close
    stringFormatting
    See Also