Gets or sets the pen for drawing the border rectangle of inner labels. Namespace: MindFusion.Charting Syntax
Property ValueAn instance of MindFusion.Drawing.Pen class. RemarksThe border of inner labels is set with InnerLabelBorder. It is filled with InnerLabelBackground. Use InnerLabelBorderMargin to specify the space between the inner label and its border. Default value for the InnerLabelOutline property is a black Pen. See Also |