RadControls for Silverlight

A control that contains a bar, the length of which represents a value in correspondence to the set minimum, maximum and origin value.

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

Syntax

C#
public sealed class RadDataBar : RadDataBarBase
Visual Basic
Public NotInheritable Class RadDataBar _
	Inherits RadDataBarBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls..::..RadDataBarBase
            Telerik.Windows.Controls..::..RadDataBar

See Also