Reference > Style examples > Crossing Ticks

Crossing Ticks

All axes are drawn with crossing tickmarks.


sp.XTickStyle = XTickStyles.CrossingTicks;sp.YTickStyle = YTickStyles.CrossingTicks;

This style applies to the tickmarks on individual axes, not the chart as a whole.

See also ...

SharpPlot Members | ITickStyle Property | XTickStyle Property | YTickStyle Property


Send comments on this topic
© Dyalog Ltd 2013