Charting for WPF Programmer's Guide

PieChart.PieTypeProperty Field

See Also
 


Identifies the PieType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty PieTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly PieTypeProperty As DependencyProperty

Java  Copy Code

public static final DependencyProperty PieTypeProperty

 See Also