Enum PivotChartTypes
Defines the constants that specify the different types of PivotChart.
Namespace: Syncfusion.Windows.Forms.PivotChart
Assembly: Syncfusion.PivotChart.Windows.dll
Syntax
public enum PivotChartTypes
Fields
Name | Description |
---|---|
Area | Area chart |
Column | Column chart |
Line | Line chart |
Spline | Spline chart |
SplineArea | Area chart with spline connectors |
StackingArea | Stacking area chart |
StackingArea100 | Stacking area chart |
StackingColumn | Stacking column chart |
StackingColumn100 | Stacking 100% column chart |
StepArea | StepArea chart |
StepLine | StepLine chart |