RadControls for Silverlight

Represents number position which show characters using regular fonts.

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

Syntax

C#
public class FontNumberPosition : NumberPosition
Visual Basic
Public Class FontNumberPosition _
	Inherits NumberPosition

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls.Gauge..::..NumberPosition
              Telerik.Windows.Controls.Gauge..::..FontNumberPosition

See Also