Search
Dashboard.getRootPanel Method
See Also
 






Gets the root Panel in the hierarchy of Dashboard Component-s.

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

 Syntax

Java  Copy Code

public Panel getRootPanel ()

 Return Value

A Panel instance.

 See Also