2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / ChartType Property

In This Topic
    ChartType Property
    In This Topic
    Gets or sets the type of chart to display.
    Syntax
    'Declaration
     
    Public Property ChartType As Chart2DTypeEnum
    public Chart2DTypeEnum ChartType {get; set;}
    See Also