Gets or sets the pen for drawing the outline of the label border for inner labels. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueAn instance of type 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 |