Gets or sets the Pen that draws the border rectangle for OuterLabels. Namespace: MindFusion.Charting Syntax
Property ValueAn object of type MindFusion.Drawing.Pen. Default is a black Pen, width 1. RemarksUse OuterLabelBorder to specify the type of border drawn around OuterLabels. The border rectangle is filled with OuterLabelBackground. OuterLabelMargin specifies the space between the outer label and its border. See Also |