MindFusion.Wpf Pack Programmer's Guide
UniformStackPanell Class
See Also
 





Represents a panel that splits horizontal space equally among its children.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public class UniformStackPanell : Panel

Visual Basic  Copy Code

Public Class UniformStackPanell
    Inherits Panel

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Panel
                            MindFusion.RealTimeCharting.Wpf.UniformStackPanell

 See Also

UniformStackPanell Members
MindFusion.RealTimeCharting.Wpf Namespace