Creates a two-row stack panel whose first row is a horizontal stack of two components.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public StackPanel Create2By1RowLayout ( |
Visual Basic Copy Code |
---|
Public Function Create2By1RowLayout( _ |
The first component on first row.
The second component on first row.
The component on first row.
A StackPanel instance.