RadControls for WPF

An axis label.

Namespace: Telerik.Windows.Controls.DataBars
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2012.2.607.40 (2012.2.0607.40)

Syntax

C#
public class DataAxisLabel : Control, 
	IDataAxisItem
Visual Basic
Public Class DataAxisLabel _
	Inherits Control _
	Implements IDataAxisItem

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              Telerik.Windows.Controls.DataBars..::..DataAxisLabel

See Also