Charting for WPF Programmer's Guide

PieSeries.InnerLabelTypeProperty Field

See Also
 


Identifies the InnerLabelType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty InnerLabelTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly InnerLabelTypeProperty As DependencyProperty

 See Also