Pie3DChartView Properties
Defines the view settings for a 3D pie chart.| Name | Description |
|---|---|
| AxisGroup | Returns the axis group to which this chart view belongs. Inherited from ChartViewBase. |
| ChartType | Returns the 3D pie chart type. |
| DataLabels | Returns the data label settings for the 3D pie chart. |
| VaryColors | Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView. |
See Also