| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Stacked bars Stacked barsBarcharts 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 |