SharpPlot Reference > SharpPlot Methods > DrawMinMaxChart Method > (Double[],Double[],Int32[]) SharpPlot.DrawMinMaxChart Method (Double[],Double[],Int32[])
Double arays of Max and Min with integer Axis values.
public void DrawMinMaxChart(
double[] maxValues,
double[] minValues,
int[] axisValues
);
See also ...SharpPlot Members | SharpPlot.DrawMinMaxChart Method
Send comments on this topic © Dyalog Ltd 2021
|