SharpPlot.SetKeyFont Method (String,Double,Color)

Set Key font name, point-size and color.

public void SetKeyFont(
    string fontName,
    double fontSize,
    Color fontColor
);

See also ...

SharpPlot Members | SetKeyFont Method