[]
Gets or sets the border around the data labels.
[FpCategory("Category_Labels")]
public Line LabelBorder { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelBorder As Line
A value of null (Nothing in VB) indicates that the border will be automatically determined.