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