MindFusion WinForms Programmer's Guide
LineChart.LabelsFields 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 LabelsFields { get; set; }

Visual Basic  Copy Code

Public Property LabelsFields As String

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace