SharpPlot Reference > SharpPlot Methods > DrawMinMaxChart Method > (Int32[],Int32[],Int32[]) 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 | SharpPlot.DrawMinMaxChart Method
Send comments on this topic © Dyalog Ltd 2021
|