RadControls for WPF

This class holds the settings needed to properly arrange the SeriesItemLabel elements for radial 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 RadialLabelSettings : LabelSettings
Visual Basic
Public Class RadialLabelSettings _
	Inherits LabelSettings

Inheritance Hierarchy

See Also