BarChart for ASP.NET WebForms
DataField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1PieChartBinding Class : DataField Property
Gets or sets the name of field from the data source that indicates C1PieChartSeries data.
Syntax
'Declaration
 
Public Property DataField As System.String
public System.string DataField {get; set;}
See Also

Reference

C1PieChartBinding Class
C1PieChartBinding Members