| Contents > SharpPlot > Methods | Index |
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
);
