Gets or sets the names of the fields in the data source that are used to populate the Labels list. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public string LabelsFields { get; } |
Visual Basic
![]() |
---|
Public ReadOnly 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 (",").