Creates a StackPanel containing the specified Plot-s and XAxisRenderer-s. The Panel is automatically added to the Dashboard's LayoutPanel.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public StackPanel createAndAddColumnLayout ( |
An XAxisRenderer that should be placed at the top side of the plots.
A Plot2D instance.
A Plot2D instance.
A Plot2D instance.
An XAxisRenderer that should be placed at the bottom side of the plots.
A StackPanel instance.