Gets or sets the brush for filling the background of the border for inner labels. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn instance of MindFusion.Drawing.Brush class. RemarksUse InnerLabelBorder to set the type of the border. The outline of the border rectangle is drawn with InnerLabelOutline. InnerLabelBorderMargin specifies the space between the label and the border. Default value for the InnerLabelBackground property is a light blue SolidBrush. See Also |