SharpPlot.AddTableShading Method (Int32,Int32,Color)

Shade a cell in solid color.

public void AddTableShading(
    int row,
    int col,
    Color cellColor
);

See also ...

SharpPlot Members | AddTableShading Method