Gets or sets the Brush for filling the border rectangle of inner labels. Namespace: MindFusion.Charting Syntax
Property ValueAn instance of MindFusion.Drawing.Brush class. Default is a light blue SolidBrush. RemarksInnerLabelBorder specifies the border drawn around inner labels. The border rectangle is drawn with InnerLabelOutline. The space between the inner label and its border is set with InnerLabelMargin. See Also |