| Contents > SharpPlot > Methods | Index |
SharpPlot.SetNoteFont Method (String,Double,FontStyle,Color)
Set Note font from fontname, point-size, style and color.
public void SetNoteFont(
string fontName,
double fontSize,
FontStyle fontStyle,
Color fontColor
);
