Gets or sets the brush for the background of the LabelBorder. Namespace: MindFusion.Charting 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 |