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