RadControls for Silverlight

Represents the series item label.

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

Syntax

C#
public class SeriesItemLabel : ContentControl, 
	IInteractiveElement, ILogicalItem, IAnimatable
Visual Basic
Public Class SeriesItemLabel _
	Inherits ContentControl _
	Implements IInteractiveElement, ILogicalItem, IAnimatable

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls.Charting..::..SeriesItemLabel

See Also