Creates a StackPanel containing the specified plots and axis renderers.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public StackPanel CreateColumnLayout ( |
Visual Basic Copy Code |
---|
Public Function CreateColumnLayout( _ |
An XAxisRenderer that should be placed at top side of the plots.
A Plot2D instance.
A Plot2D instance.
A Plot2D instance.
An XAxisRenderer that should be placed at top side of the plots.
A StackPanel instance.