Gets or sets the field in a database table/view used to provide data for the pie chart. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public string DataField { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property DataField As String |
A string. Default value is an empty string ("").
The property enables pie data to be retrieved from a database. The DataField property, when populated with data, is the same as the Data property.