RadControls for WPF

ItemsControl specialized for the QuantitativeScale.

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

Syntax

C#
public class QuantitativeScaleContainer : BulletGraphContainerBase
Visual Basic
Public Class QuantitativeScaleContainer _
	Inherits BulletGraphContainerBase

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
              System.Windows.Controls..::..ItemsControl
                Telerik.Windows.Controls.BulletGraph..::..BulletGraphContainerBase
                  Telerik.Windows.Controls.BulletGraph..::..QuantitativeScaleContainer

See Also