RadControls for Silverlight

This interface supports the RadChart infrastructure and is not meant to be directly used by your code.

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

Syntax

C#
public interface IDataAxis : INotifyPropertyChanged
Visual Basic
Public Interface IDataAxis _
	Inherits INotifyPropertyChanged

See Also