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

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

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

See also ...

SharpPlot Members | DrawStepChart Method