SharpPlot Reference > SharpPlot Methods > DrawMinMaxChart Method > (Double[],Double[],Double[]) SharpPlot.DrawMinMaxChart Method (Double[],Double[],Double[])
Create hi-lo plot from arrays of max,min and optional axis values.
public void DrawMinMaxChart(
double[] maxValues,
double[] minValues,
double[] axisValues
);
See also ...SharpPlot Members | SharpPlot.DrawMinMaxChart Method
Send comments on this topic © Dyalog Ltd 2021
|