Gets or sets the type of border drawn around outer labels. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueOne of the Border Enumeration values. Default value is Border.None. RemarksThe border is drawn with pen specified with OuterLabelOutline and filled with OuterLabelBackground. Use OuterLabelBorderMargin to specify the space between the label and its border. See Also |