SharpPlot Reference > SharpPlot Methods > SetNoteNudge Method SharpPlot.SetNoteNudge Method
Set Note nudge from displacements (right,up).
public void SetNoteNudge(
double nudgeX,
double nudgeY
);
Example
sp.SetNoteNudge(12,0);
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|