SharpPlot.DrawMinMaxChart Method (Double[],Double[])

Double arrays of Max and Min values.

public void DrawMinMaxChart(
    double[] maxValues,
    double[] minValues
);

See also ...

SharpPlot Members | DrawMinMaxChart Method