Reference > Style examples > Plain axes are used (no ticks or labels)

Plain axes are used (no ticks or labels)

Axes are drawn without tickmarks or labels. Gridlines will be drawn if this style is set. It is often used with X/Y styles ‘Arrowed’ when illustrating a simple curve.


sp.XAxisStyle = XAxisStyles.PlainAxis;

This style may be applied to individual axes if required.

See also ...

SharpPlot Members | KeyStyle Property | TowerChartStyle Property


Send comments on this topic
© Dyalog Ltd 2013