Reference > Methods > SetLabelFont Method > (String,Double,FontStyle,Color)

SharpPlot.SetLabelFont Method (String,Double,FontStyle,Color)

Set Label font from fontname, point-size, style and color.

public void SetLabelFont(
    string fontName,
    double fontSize,
    FontStyle fontStyle,
    Color fontColor
);

See also ...

SharpPlot Members | SetLabelFont Method


Send comments on this topic
© Dyalog Ltd 2013