Class PivotChartTypes
Defines the constants that specify the different types of PivotChart.
Inheritance
System.Object
PivotChartTypes
Namespace: Syncfusion.Windows.Forms.PivotChart
Assembly: Syncfusion.PivotChart.Windows.dll
Syntax
public sealed class PivotChartTypes : Enum
Fields
Area
Area chart
Declaration
public const PivotChartTypes Area
Field Value
| Type |
|---|
| PivotChartTypes |
Column
Column chart
Declaration
public const PivotChartTypes Column
Field Value
| Type |
|---|
| PivotChartTypes |
Line
Line chart
Declaration
public const PivotChartTypes Line
Field Value
| Type |
|---|
| PivotChartTypes |
Spline
Spline chart
Declaration
public const PivotChartTypes Spline
Field Value
| Type |
|---|
| PivotChartTypes |
SplineArea
Area chart with spline connectors
Declaration
public const PivotChartTypes SplineArea
Field Value
| Type |
|---|
| PivotChartTypes |
StackingArea
Stacking area chart
Declaration
public const PivotChartTypes StackingArea
Field Value
| Type |
|---|
| PivotChartTypes |
StackingArea100
Stacking area chart
Declaration
public const PivotChartTypes StackingArea100
Field Value
| Type |
|---|
| PivotChartTypes |
StackingColumn
Stacking column chart
Declaration
public const PivotChartTypes StackingColumn
Field Value
| Type |
|---|
| PivotChartTypes |
StackingColumn100
Stacking 100% column chart
Declaration
public const PivotChartTypes StackingColumn100
Field Value
| Type |
|---|
| PivotChartTypes |
StepArea
StepArea chart
Declaration
public const PivotChartTypes StepArea
Field Value
| Type |
|---|
| PivotChartTypes |
StepLine
StepLine chart
Declaration
public const PivotChartTypes StepLine
Field Value
| Type |
|---|
| PivotChartTypes |