RadControls for WPF

This class holds the settings needed to properly arrange the SeriesItemLabel elements for linear series types.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.40

Syntax

C#
public class LabelSettings : DependencyObject, 
	INotifyPropertyChanged
Visual Basic
Public Class LabelSettings _
	Inherits DependencyObject _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also