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