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

Stepped line from arrays of height data and step-start values.

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

See also ...

SharpPlot Members | DrawStepChart Method