Gets or sets the Pen that draws the label border of top labels. Namespace: MindFusion.Charting Syntax
Property ValueAn instance of type MindFusion.Drawing.Pen class. Default is a black Pen, width 1. RemarksUse TopLabelBorder to specify the border drawn around top labels. The border rectangle is filled with TopLabelBackground. The space between the top label and its border is set with TopLabelMargin. See Also |