SharpPlot Reference > SharpPlot Properties > ValueTagAngle Property

SharpPlot.ValueTagAngle Property

Set the value-tag angle (degrees). When you set the value tags to be angled, the default angle is 34 degrees. You can set this to any value from 0-360.

public double ValueTagAngle {get; set;}

Example

sp.ValueTagAngle = 12.5;

Angled tags are always drawn to the right of the markers, with the center of rotation at the marker. Multi-line tags are positioned so that the middle line is drawn along the rotated baseline.

See also ...

SharpPlot.ValueTagStyle Property


Send comments on this topic
© Dyalog Ltd 2021