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