Gets or sets the brush for filling the background of the label border. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn object of type MindFusion.Drawing.Brush class. RemarksUse LabelBorder to specify the type of the border. LabelBorderOutline specifies the pen for the border outline. LabelBorderMargin sets the space between the label and its border. Default value for the LabelBorderBackground property is a light blue SolidBrush. See Also |