SharpPlot Reference > SharpPlot Methods > AddTableShading Method > (Int32,Int32,Color,FillStyle)

SharpPlot.AddTableShading Method (Int32,Int32,Color,FillStyle)

Add a combination of Color and Fill to an individual table cell.

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

See also ...

SharpPlot Members | SharpPlot.AddTableShading Method


Send comments on this topic
© Dyalog Ltd 2021