Charting for WPF Programmer's Guide

PieSeries.LabelsProperty Field

See Also
 


Identifies the Labels dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: Charting

 Syntax

C#  Copy Code

public static readonly DependencyProperty LabelsProperty

Visual Basic  Copy Code

Public Shared ReadOnly LabelsProperty As DependencyProperty

 See Also