SharpPlot Reference > SharpPlot Methods > DrawBarChart Method > (Double[][]) SharpPlot.DrawBarChart Method (Double[][])
Draws a grouped or stacked barchart from an array of arrays of values.
public void DrawBarChart(
double[][] data
);
See also ...SharpPlot Members | SharpPlot.DrawBarChart Method
Send comments on this topic © Dyalog Ltd 2021
|