RadControls for Silverlight

Represent geometry of the radial scale.

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

Syntax

C#
public class RadialScaleGeometry : RadialBarGeometry
Visual Basic
Public Class RadialScaleGeometry _
	Inherits RadialBarGeometry

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Gauges..::..RadialBarGeometry
    Telerik.Windows.Controls.Gauges..::..RadialScale..::..RadialScaleGeometry

See Also