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

Integer arrays of Max and Min values.

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

See also ...

SharpPlot Members | DrawMinMaxChart Method