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






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

 Overload List

Name Description

LayoutBuilder.createColumnLayout (XAxisRenderer, Plot2D, Plot2D)

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

LayoutBuilder.createColumnLayout (XAxisRenderer, Plot2D, Plot2D, Plot2D, XAxisRenderer)

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

LayoutBuilder.createColumnLayout (XAxisRenderer, Plot2D[], XAxisRenderer)

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

LayoutBuilder.createColumnLayout (XAxisRenderer[], Plot2D[], XAxisRenderer[])

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

 See Also

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