Creates a StackPanel containing the specified Plot-s and AxisRenderer. The Panel is automatically added to the Dashboard's LayoutPanel.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public StackPanel createAndAddRowLayout ( |
A YAxisRenderer that should be placed at the left side of the plots.
A Plot2D instance.
A Plot2D instance.
A StackPanel instance.
See Also