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

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

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

See also ...

SharpPlot Members | SetXCaptionFont Method