RadControls for Silverlight

Represents common properties of the scale objects (like tick and label).

Namespace: Telerik.Windows.Controls.Gauges
Assembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.2.611.1050

Syntax

C#
public class ScaleObject : PropertyChangedNotifier, 
	IScaleObject
Visual Basic
Public Class ScaleObject _
	Inherits PropertyChangedNotifier _
	Implements IScaleObject

Inheritance Hierarchy

See Also