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





Gets or sets the path to the property of the DataSource used for retrieving the data for this series.

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

 See Also

FunnelSeries Members
FunnelSeries Class
MindFusion.Charting.Wpf Namespace