Represents a layout panel that arranges its child components on top of each other.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public class SimplePanel : Panel |
Visual Basic
Copy Code
|
|---|
Public Class SimplePanel |
Inheritance HierarchySystem.Object![]()
MindFusion.Charting.Components.Component
MindFusion.Charting.Components.Panel
MindFusion.Charting.Components.SimplePanel
See Also