SharpPlot.SetLabelFont Method (String,Double,FontStyle,Color)

Set Label font from fontname, point-size, style and color.

public void SetLabelFont(
    string fontName,
    double fontSize,
    FontStyle fontStyle,
    Color fontColor
);

See also ...

SharpPlot Members | SetLabelFont Method