SharpPlot Reference > SharpPlot Methods > SetKeyNudge Method SharpPlot.SetKeyNudge Method
Apply final ajustment to legend position from displacements (right,up) in points.
public void SetKeyNudge(
double nudgeX,
double nudgeY
);
Example
sp.SetKeyNudge(12,12);
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|