[]
        
(Showing Draft Content)

C1.Win.FlexPivot.ChartType

ChartType Enum

Specifies the type of chart to display.

Namespace: C1.Win.FlexPivot
Assembly: C1.Win.FlexPivot.4.8.dll
Syntax
public enum ChartType

Fields

Name Description
Area

Series are represented by filled polygons.

Bar

Series are represented by horizontal bars.

Column

Series are represented by vertical columns.

Line

Series are represented by polygons with symbols at the data points.

Pie

Pie chart.

Scatter

Series are represented by groups of symbols.