Reference > Methods > SetValueNudge Method

SharpPlot.SetValueNudge Method

Apply fine adjustment to value tags from displacements (right,up) in points.

public void SetValueNudge(
    double nudgeX,
    double nudgeY
);

Example

sp.SetValueNudge(0,6);

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2013