RadControls for Silverlight

Represents a control that stacks data bars, the lengths of which represent values from an items source, in correspondence to total sum of the values.

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 RadStacked100DataBar : Control
Visual Basic
Public NotInheritable Class RadStacked100DataBar _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls..::..RadStacked100DataBar

See Also