SharpPlot Reference > SharpPlot Methods > SetValueNudge Method > (Int32[],Int32[])

SharpPlot.SetValueNudge Method (Int32[],Int32[])

Set Value nudge from a pair of integer arrays of x,y values.

public void SetValueNudge(
    int[] nx,
    int[] ny
);
nx
Rightward displacement in points.
ny
Upward displacement in points.

See also ...

SharpPlot Members | SharpPlot.SetValueNudge Method


Send comments on this topic
© Dyalog Ltd 2021