Reference > Properties > ZCaption Property

SharpPlot.ZCaption Property

The Z-axis caption is written vertically alongside the axis. It will be automatically repositioned depending on the chart viewpoint.

public string ZCaption {get; set;}

Example

sp.ZCaption = "Yield";

You may also choose to place it at the end of the axis with the ‘atend’ Z-style.

See also ...

SharpPlot Members | CaptionStyle Property | Formatting text with simple HTML tags


Send comments on this topic
© Dyalog Ltd 2013