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