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

Integer arrays of Max, Min, and Axis values.

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

See also ...

SharpPlot Members | DrawMinMaxChart Method