ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / HighLowSeries Class / HighLowSeries Constructor


In This Topic
    HighLowSeries Constructor
    In This Topic
    Initialize a new instance of the C1.Silverlight.Chart.HighLowSeries class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New HighLowSeries()
    public HighLowSeries()
    See Also