| Contents > SharpPlot > Methods | Index |
SharpPlot.SetCaptionFont Method (String,Double,FontStyle,Color)
Set Caption font from fontname, point-size, style and color.
public void SetCaptionFont(
string fontName,
double fontSize,
FontStyle fontStyle,
Color fontColor
);
