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