RadControls for Silverlight

Base class for all scales.

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

Syntax

C#
public abstract class ScaleBase : ItemsControl, 
	IThemable
Visual Basic
Public MustInherit Class ScaleBase _
	Inherits ItemsControl _
	Implements IThemable

Inheritance Hierarchy

See Also