Specifies the brush that is used for drawing chart labels. Namespace: MindFusion.Charting Syntax
Property ValueAn object of the MindFusion.Drawing.Brush class. RemarksThe property is used to draw the labels in all chart types. It is used for inner and top labels in bar charts, for scatter labels in line charts, inner and outer labels in pie charts and for the outer labels in radars. The labels are drawn with LabelFont. Default value for the LabelBrush property is a black SolidBrush. See Also |