Creates a StackPanel containing specified plots and axis renderer.
Name | Description |
---|---|
LayoutBuilder.CreateColumnLayout (XAxisRenderer, Plot2D, Plot2D) |
Creates a StackPanel containing the specified plots and axis renderer. |
LayoutBuilder.CreateColumnLayout (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer) |
Creates a StackPanel containing the specified plots and axis renderers. |
LayoutBuilder.CreateColumnLayout (XAxisRenderer, Plot2D[], XAxisRenderer) |
Creates a StackPanel containing the specified plots and axis renderers. |
LayoutBuilder.CreateColumnLayout (XAxisRenderer[], Plot2D[], XAxisRenderer[]) |
Creates a StackPanel containing the specified plots and axis renderers. |