FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotChart Class / ChartType Property

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