Skip to main content
All docs
V26.1
  • Bar3DChartView Properties

    Contains settings that control how 3D bar series are displayed in a Chart.
    Name Description
    AxisGroup Inherited from ChartViewBase.
    BarDirection Gets or sets whether the view displays vertical columns or horizontal bars. Inherited from BarChartViewBase.
    BarGrouping Gets or sets how bars from multiple series are grouped. Inherited from BarChartViewBase.
    BarShapeType Gets or sets the shape used for all bar series in this view.
    ChartType Returns the chart type associated with this view.
    GapDepth Gets or sets the distance between series in the depth direction.
    GapWidth Gets or sets the spacing between category groups. Inherited from BarChartViewBase.
    VaryColors Inherited from ColorfulChartView.
    See Also