RadControls for Silverlight

This class represents a Chart Axis.

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

Syntax

C#
public abstract class Axis : DependencyObject, 
	ILogicalItem, INotifyPropertyChanged
Visual Basic
Public MustInherit Class Axis _
	Inherits DependencyObject _
	Implements ILogicalItem, INotifyPropertyChanged

Inheritance Hierarchy

See Also