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