Charting for WPF Programmer's Guide

PieSeries.DataPathProperty Field

See Also
 


Identifies the DataPath dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty DataPathProperty

Visual Basic  Copy Code

Public Shared ReadOnly DataPathProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty DataPathProperty

 See Also