MindFusion.Java Package Programmer's Guide
Panel Class
See Also
 






Represents a component that contains multiple child components and manages their layout.

Namespace: com.mindfusion.charting.components
Package: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public abstract class Panel extends Component

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.components.Component
        com.mindfusion.charting.components.Panel
            com.mindfusion.charting.components.GridPanel
            com.mindfusion.charting.components.SimplePanel
            com.mindfusion.charting.components.StackPanel

 See Also

Panel Members
com.mindfusion.charting.components Namespace