Gets or sets the brush for filling the background of top labels when drawn with border. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn instance of MindFusion.Drawing.Brush class. Default is a light blue SolidBrush. RemarksUse TopLabelBorder to set the type of Border drawn around top labels in bars. It is drawn with TopLabelOutline. The space between the top label and its border is set with TopLabelMargin. See Also |