Represents a layout panel that arranges its child components in a stack.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public class StackPanel : Panel |
Visual Basic Copy Code |
---|
Public Class StackPanel |
Set the Orientation property to specify horizontal or vertical stack orientation.
System.Object
MindFusion.Charting.Components.Component
MindFusion.Charting.Components.Panel
MindFusion.Charting.Components.StackPanel