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