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





Gets or sets the field in the data source used to populate the Data array.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public string DataFields { get; set; }

Visual Basic  Copy Code

Public Property DataFields As String

 Property Value

A string that specifies the name(s) of the data field(s).

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WinForms Namespace
Retrieving Chart Data from a Database