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