RadControls for Silverlight

Panel that stacks its items. To work correctly the children's DataContext must implement ISupportsBarArrange. Allows different orientation.

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

Syntax

C#
public class BarStackPanel : BulletGraphClippingPanelBase
Visual Basic
Public Class BarStackPanel _
	Inherits BulletGraphClippingPanelBase

Inheritance Hierarchy

See Also