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

SharpPlot.SetValueNudge Method (Double,Int32[])

Set Value nudge from an int array of x values and a single y-value.

public void SetValueNudge(
    double 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