Gets or sets the database columns, from which custom text for data point labels is retrieved.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public string LabelsFields { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelsFields As String |
See Also