SharpPlot Reference > SharpPlot Methods > DrawStepChart Method > (Int32[],Int32[])

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 | SharpPlot.DrawStepChart Method


Send comments on this topic
© Dyalog Ltd 2021