RadControls for WPF

Represents numeric indicator.

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

Syntax

C#
public class NumericIndicator : GraphicIndicator
Visual Basic
Public Class NumericIndicator _
	Inherits GraphicIndicator

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              Telerik.Windows.Controls.Gauge..::..GraphicIndicator
                Telerik.Windows.Controls.Gauge..::..NumericIndicator

See Also