SharpPlot Reference > SharpPlot Methods > SetLabelFont Method

SharpPlot.SetLabelFont Method

Set Label font given any of fontname, point-size, style, color.

Example

sp.SetLabelFont("Arial",14,FontStyle.Bold,Color.Firebrick);

Overloads

See also ...

SharpPlot Members | SharpPlot.SetILabelFont Method | SharpPlot.SetXLabelFont Method | SharpPlot.SetYLabelFont Method | SharpPlot.SetZLabelFont Method


Send comments on this topic
© Dyalog Ltd 2021