Area3DChartView Properties
Contains settings that control how 3D area series are displayed in a Chart.| Name | Description |
|---|---|
| AxisGroup | Returns the axis group to which this chart view belongs. Inherited from ChartViewBase. |
| ChartType | Returns the chart type associated with this view. |
| DropLineProperties | Inherited from GroupedChartView. |
| GapDepth | Gets or sets the distance between series in the depth direction. |
| Grouping | Inherited from GroupedChartView. |
| ShowDropLines | Inherited from GroupedChartView. |
| VaryColors | Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView. |
See Also