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

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

Set Value nudge from a pair of displacements or matching arrays.

public void SetValueNudge(
    double[] nx,
    double[] 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