C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1PieChartBinding Class / LabelField Property

In This Topic
LabelField Property (C1PieChartBinding)
In This Topic
Gets or sets the name of field from the data source that indicates C1PieChartSeries label.
Syntax
'Declaration
 
Public Property LabelField As System.String
 
See Also