RadControls for Silverlight

Represents pin point which is placed on the center of the radial scale (if necessary).

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

Syntax

C#
public class Pinpoint : Control, IThemable
Visual Basic
Public Class Pinpoint _
	Inherits Control _
	Implements IThemable

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls.Gauge..::..Pinpoint

See Also