SharpPlot Tutorials > Style Examples > Floating Bars 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 ...Stacked Bars | SharpPlot Members | SharpPlot.BarChartStyle Property | SharpPlot.XBarChartStyle Property
Send comments on this topic © Dyalog Ltd 2021
|