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