[]
        
(Showing Draft Content)

FarPoint.Win.Chart.Series.LabelFormatter

LabelFormatter Property

LabelFormatter

Gets or sets the label formatter object for the series labels.

Declaration
[FpCategory("Category_Labels")]
[TypeConverter(typeof(ExpandableObjectConverter))]
public ILabelFormatter LabelFormatter { get; set; }
<FpCategory("Category_Labels")>
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property LabelFormatter As ILabelFormatter