SharpPlot Reference > SharpPlot Methods > DrawMinMaxChart Method > (Double[],Double[])

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

Double arrays of Max and Min values.

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

See also ...

SharpPlot Members | SharpPlot.DrawMinMaxChart Method


Send comments on this topic
© Dyalog Ltd 2021