Gets or sets the brush for filling the background outer labels when drawn with border. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn instance of MindFusion.Drawing.Brush class. RemarksUse OuterLabelBorder to specify the Border drawn around outer labels. OuterLabelOutline specifies the pen for drawing the border rectangle. The space between the label and its border is specified with OuterLabelBorderMargin. Default value for the OuterLabelBackground property is a light blue SolidBrush. See Also |