SharpPlot.SetCaptionFont Method (String,Double,Color)

Set Caption font name, point-size and color.

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

See also ...

SharpPlot Members | SetCaptionFont Method