MindFusion.Charting for Java Programmer's Guide
Dashboard.getRootPanel Method
See Also
 






  Gauges

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