Gets or sets the names of fields in the data source used to populate the Y2ScatterLabels list.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public string Y2ScatterLabelsFields { get; set; } |
Visual Basic
![]() |
---|
Public Property Y2ScatterLabelsFields As String |
A string that specifies the name of the data source field used for the Y2 scatter labels.
The property enables you to bind the data used for calculating the Y2 scatter labels to numerical columns in a database.