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