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

    The base class for bar chart views.
    Name Description
    AxisGroup Returns the axis group to which this chart view belongs. Inherited from ChartViewBase.
    BarDirection Gets or sets whether the view displays vertical columns or horizontal bars.
    BarGrouping Gets or sets how bars from multiple series are grouped.
    ChartType Returns the chart type for this view. Inherited from ChartViewBase.
    GapWidth Gets or sets the spacing between category groups.
    VaryColors Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView.
    See Also