Gets or sets the names of the fields in the data source that are used to populate the Labels list.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C#
![]() |
---|
public string LabelsFields { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelsFields As String |
A string that specifies the database columns. Default value is an empty string ("").
In multi-series charts, when you use more than one database column separate the values with commas (",").