Reference > Style examples > Stacked bars

Stacked bars

Barcharts will accumulate and stack multiple data series.


sp.BarChartStyle = BarChartStyles.StackedBars;

To have the first bar not drawn, use the ‘floating’ style here.

See also ...

SharpPlot Members | BarChartStyle Property | XBarChartStyle Property | Floating bars


Send comments on this topic
© Dyalog Ltd 2013