| Contents > SharpPlot > Properties | Index |
SharpPlot.ZTickStyle Property
Set Z tickmark style to an allowed value.
public ZTickStyles ZTickStyle {get; set;}
Example
sp.ZTickStyle = ZTickStyles.NoTicks;
Options
| NoTicks | No ticks are drawn |
| Contents > SharpPlot > Properties | Index |
Set Z tickmark style to an allowed value.
public ZTickStyles ZTickStyle {get; set;}
sp.ZTickStyle = ZTickStyles.NoTicks;
| NoTicks | No ticks are drawn |