Specifies the font for drawing the chart labels. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn object of type .NET Font structure. RemarksThe property specifies the font for the labels at both X and Y chart axes as well inside and outside pie pieces in pie charts. LabelFont is also used for drawing the explanation label and the unit of measure at the chart axis, in case they are set. Any text, drawn with the LabelFont uses the LabelBrush for the drawing. Default value of the LabelFont property is Times New Roman, size 10. See Also |