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

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


Send comments on this topic
© Dyalog Ltd 2013