[]
        
(Showing Draft Content)

FarPoint.Web.Chart.Series.LabelBorder

LabelBorder Property

LabelBorder

Gets or sets the border around the data labels.

Declaration
[FpCategory("Category_Labels")]
public Line LabelBorder { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelBorder As Line
Remarks

A value of null (Nothing in VB) indicates that the border will be automatically determined.