Search
Dashboard.getLayoutPanel Method
See Also
 






Gets the Panel that contains the Dashboard Component-s that should participate in layout measurements and be arranged relatively to each other.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public Panel getLayoutPanel ()

 Return Value

A Panel instance.

 See Also