SharpPlot Reference > SharpPlot Methods > SetValueNudge Method SharpPlot.SetValueNudge Method
Apply fine adjustment to value tags from displacements (right,up) in points.
When using ValueTagStyles.Radial (Polar Chart and Network Map only), the X displacement is along radius, and Y along tangent.
Example
sp.SetValueNudge(0,6);
Overloads
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|