Area3DChartView.ChartType Property
Returns the chart type associated with this view.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ChartType | A value that identifies the 3D area chart type. |
Available values:
Show 16 items
| Name |
|---|
| Line |
| Line3D |
| Pie |
| Pie3D |
| Bar |
| Bar3D |
| Area |
| Area3D |
| Stock |
| Surface |
| Surface3D |
| Doughnut |
| Bubble |
| OfPie |
| Radar |
| Scatter |
See Also