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