SharpPlot Reference > SharpPlot Properties > ZFactor Property 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.
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|