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

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

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

See also ...

SharpPlot Members | DrawStepChart Method