Skip to main content
All docs
V26.1
  • 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 Specifies appearance settings for drop lines. Inherited from GroupedChartView.
    GapDepth Gets or sets the distance between series in the depth direction.
    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