MindFusion.Wpf Pack Programmer's Guide
RadarSeries.DataPath Property
See Also
 





Gets or sets the path to the property in the DataSource used for retrieving data for the radar series. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public string DataPath { get; set; }

Visual Basic  Copy Code

Public Property DataPath As String

 Property Value

A string value. The default is an empty string.

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Wpf Namespace