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