Skip to main content

DXFullStackedBarSeries Class

A series that displays data as individual bars, stacked by arguments, in such way that stacked bars are normalized to completely fill the plot area height.

Declaration

@interface DXFullStackedBarSeries: DXStackedBarSeries

Remarks

The following image represents Full Stacked Bar series:

The Full-stacked Bar series example

Inheritance