ChartOfPieView.SecondChartType Property
Gets or sets the secondary plot type.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ChartOfPieType | The secondary plot type. The default value is |
Available values:
| Name | Description |
|---|---|
| Pie | Displays the secondary plot as a pie chart. |
| Bar | Displays the secondary plot as a bar chart. |
See Also