Represents a panel that splits horizontal space equally among its children.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public class UniformStackPanell : Panel |
Visual Basic
Copy Code
|
|---|
Public Class UniformStackPanell |
Inheritance HierarchySystem.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