Charting for WPF Programmer's Guide

PieSeries.OuterLabelTypeProperty Field

See Also
 


Identifies the OuterLabelType dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty OuterLabelTypeProperty

Visual Basic  Copy Code

Public Shared ReadOnly OuterLabelTypeProperty As DependencyProperty

 See Also