SharpPlot.DrawTable Method (String[][])

Build a table from an array of arrays of strings, giving cells in columns.

public void DrawTable(
    string[][] tabledata
);

See also ...

SharpPlot Members | DrawTable Method