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.ControlsAssembly:Â
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
See Also