Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SpreadHighLowSeries Class / SpreadHighLowSeries Constructor / SpreadHighLowSeries Constructor()


In This Topic
    SpreadHighLowSeries Constructor()
    In This Topic
    Initializes a new instance of the SpreadHighLowSeries class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New SpreadHighLowSeries()
    public SpreadHighLowSeries()
    See Also