MindFusion WinForms Programmer's Guide
RadarChart.DataFields Property
See Also
 





Gets or sets the database column, from which data for the chart is retrieved.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string DataFields { get; set; }

Visual Basic  Copy Code

Public Property DataFields As String

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Reporting Namespace