SharpPlot.DrawStepChart Method (Int32[],Double[])

Stepped line from integer array of height data and numeric step-start values.

public void DrawStepChart(
    int[] data,
    double[] stepStartValues
);

See also ...

SharpPlot Members | DrawStepChart Method