| Contents > SharpPlot > Properties | Index |
SharpPlot.ZFactor Property
Set Z labelling factor.
public double ZFactor {get; set;}
Example
sp.ZFactor = 100;
This allows you to use default (numeric) labelling for scaled data.
| Contents > SharpPlot > Properties | Index |
Set Z labelling factor.
public double ZFactor {get; set;}
sp.ZFactor = 100;
This allows you to use default (numeric) labelling for scaled data.