MindFusion WinForms Programmer's Guide
LineChart.Y2ScatterLabelsFields Property
See Also
 





Gets or sets the database columns, from which custom text for data point labels is retrieved.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 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.Reporting Namespace