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