5.20232.939
wijmo.chart Enumeration Stacking Wijmo API Enumeration

Stacking Enumeration

Specifies whether and how to stack the chart's data values.

Enumeration members

Enumeration members

None

None: = 0

No stacking. Each series object is plotted independently.

Stacked

Stacked: = 1

Stacked charts show how each value contributes to the total.

Stacked100pc

Stacked100pc: = 2

100% stacked charts show how each value contributes to the total with the relative size of each series representing its contribution to the total.