Gets or sets the brush that fills the border rectangle drawn around labels at the outer axis. Namespace: MindFusion.Charting Syntax
Property ValueAn object of type 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 |