SharpPlot Reference > SharpPlot Properties > ZTickStyle Property SharpPlot.ZTickStyle Property
Set Z tickmark style to an allowed value.
public ZTickStyles ZTickStyle {get; set;}
Example
sp.ZTickStyle = ZTickStyles.NoTicks;
Options
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|