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