Line3DChartView Properties
Displays data as a three-dimensional line 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 | Specifies appearance settings for drop lines. Inherited from GroupedChartView. |
| GapDepth | Gets or sets the gap depth between data series in the 3D chart. |
| Grouping | Specifies how the view groups chart series. Inherited from GroupedChartView. |
| ShowDropLines | Specifies whether to display drop lines. Inherited from GroupedChartView. |
| VaryColors | Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView. |
See Also