SharpPlot Reference > SharpPlot Methods > SetValueFont Method

SharpPlot.SetValueFont Method

Set value tags font given any of fontname, point-size, style, color. This font also applies to cell text in SharpPlot.DrawTable.

Example

sp.SetValueFont("Arial",12,FontStyle.Bold,Color.Firebrick);

Overloads

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2021