SharpPlot Reference > SharpPlot Properties > ZLabelFormat Property

SharpPlot.ZLabelFormat Property

Set picture format for Z-axis labels.

public string ZLabelFormat {get; set;}

Example

sp.ZLabelFormat = "##0%";

To show the numbers with a trailing % symbol and not more than 3 digits.

See also ...

Using Picture Formatters | SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2021