| Contents > SharpPlot > Methods | Index |
SharpPlot.SetKeyBackground Method (Color,FillStyle,Double)
Set Key background shading (fill-color, fill-style, edge-width).
public void SetKeyBackground(
Color fillColor,
FillStyle fillStyle,
double edgeWidth
);
