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


In This Topic
    ChartPanel Constructor
    In This Topic
    Creates a new instance of chart panel.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ChartPanel()
    public ChartPanel()
    See Also