ASP.NET Pack Programmer's Guide
LineChart.Y2ScatterLabelsFields Property
See Also
 





Gets or sets the names of fields in the data source used to populate the Y2ScatterLabels list.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public string Y2ScatterLabelsFields { get; set; }

Visual Basic  Copy Code

Public Property Y2ScatterLabelsFields As String

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Charting.WebForms Namespace