MindFusion.Java Package Programmer's Guide
LayoutBuilder.createRowLayout Method
See Also
 






Creates a StackPanel containing the specified Plot-s and AxisRenderer.

 Overload List

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.

 See Also

LayoutBuilder Members
LayoutBuilder Class
com.mindfusion.charting.swing Namespace