Skip to main content
A newer version of this page is available.

DXSideBySideFullStackedBarSeries Class

A series that displays data as individual bars stacked by the stackedGroup property and grouped by arguments. The height of each bar depends on the data value and normalized to fill the plot area height.

Declaration

@interface DXSideBySideFullStackedBarSeries: DXSideBySideStackedBarSeries

Remarks

The following image represents Full-Stacked Side-by-Side Bar series:

A Side-by-side Full-stacked Bar series sample

Inheritance