SharpPlot Reference > SharpPlot Properties > XTickStyle Property SharpPlot.XTickStyle Property
Set X tickmark style to one of the allowed alternatives.
public XTickStyles XTickStyle {get; set;}
Example
sp.XTickStyle = XTickStyles.CrossingTicks;
Options
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|