| Contents > Glossaries > Style examples | Index |
Floating bars
Stacked barcharts are drawn omitting the first bar to give a floating effect.

sp.BarChartStyle = BarChartStyles.FloatingBars;
For horizontal floating charts it may be easier to use the Gantt chart here.
See also ...
SharpPlot Members | BarChartStyle Property | XBarChartStyle Property
