RadControls for WPF

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

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

Syntax

C#
public class BarLabelSettings : LabelSettings
Visual Basic
Public Class BarLabelSettings _
	Inherits LabelSettings

Inheritance Hierarchy

See Also