Creates a StackPanel containing the specified Plot-s and AxisRenderer.
Name | Description |
---|---|
LayoutBuilder.createRowLayout (YAxisRenderer, Plot2D, Plot2D) |
Creates a StackPanel containing the specified Plot-s and AxisRenderer. |
LayoutBuilder.createRowLayout (YAxisRenderer, Plot2D, Plot2D, Plot2D, YAxisRenderer) |
Creates a StackPanel containing the specified Plot-s and AxisRenderer-s. |
LayoutBuilder.createRowLayout (YAxisRenderer, Plot2D[], YAxisRenderer) |
Creates a StackPanel containing the specified Plot-s and AxisRenderer-s. |
LayoutBuilder.createRowLayout (YAxisRenderer[], Plot2D[], YAxisRenderer[]) |
Creates a StackPanel with the specified Plot-s and AxisRenderer-s. |