ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / ChartType Property

In This Topic
    ChartType Property (C1FlexPivotChart)
    In This Topic
    Gets or sets the chart type (Bar, Column, Line, Area, etc).
    Syntax
    'Declaration
     
    Public Property ChartType As ChartType
    public ChartType ChartType {get; set;}
    See Also