ClassBarStackPanel
Class
Panel that stacks its items. To work correctly the children's DataContext must implement ISupportsBarArrange. Allows different orientation.
Definition
Namespace:Telerik.Windows.Controls.BulletGraph
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class BarStackPanel : BulletGraphClippingPanelBase
Inheritance: objectBulletGraphPanelBaseBulletGraphClippingPanelBaseBarStackPanel
Inherited Members
Constructors
BarStackPanel()
Declaration
cs-api-definition
public BarStackPanel()