2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart.Designer Namespace / WizardProps2 Class / ChartType Property

In This Topic
    ChartType Property (WizardProps2)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartType As Chart2DTypeEnum
    public Chart2DTypeEnum ChartType {get;}
    See Also