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