SharpPlot Tutorials > Style Examples > Tickmarks between Bars

Tickmarks between Bars

Tickmarks are place in the gaps between the bars, rather than on the bars themselves.


sp.BarChartStyle = BarChartStyles.TicksBetween;

This style works well with the MiddleLabels style of axis labels.

See also ...

SharpPlot Members | SharpPlot.BarChartStyle Property | SharpPlot.BoxPlotStyle Property | SharpPlot.XBarChartStyle Property


Send comments on this topic
© Dyalog Ltd 2021