SharpPlot Reference > SharpPlot Methods > SetCaptionFont Method > (String,Double,FontStyle,Color) 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
);
See also ...SharpPlot Members | SharpPlot.SetCaptionFont Method
Send comments on this topic © Dyalog Ltd 2021
|