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