Gets or sets the brush for filling the background of outer axis labels when drawn with border. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn instance of MindFusion.Drawing.Brush class. Default is a light blue SolidBrush. RemarksOuterAxisLabelBorder specifies the border drawn around labels at the outer axis. The border rectangle is drawn with OuterAxisLabelOutline. The space between the label and its border is set with OuterAxisLabelMargin. See Also |