SharpPlot Reference > SharpPlot Methods > DrawStepChart Method > (Double[],Double[]) 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 | SharpPlot.DrawStepChart Method
Send comments on this topic © Dyalog Ltd 2021
|