SharpPlot Reference > SharpPlot Methods > SetYCaptionFont Method > (String,Double,FontStyle,Color) SharpPlot.SetYCaptionFont Method (String,Double,FontStyle,Color)
Set Y Caption font from fontname, point-size, style and color.
public void SetYCaptionFont(
string fontName,
double fontSize,
FontStyle fontStyle,
Color fontColor
);
See also ...SharpPlot Members | SharpPlot.SetYCaptionFont Method
Send comments on this topic © Dyalog Ltd 2021
|