Charting for WinForms Programmer's Guide
SimplePanel Class
See Also
 






Represents a layout panel that arranges its child components on top of each other.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public class SimplePanel : Panel

Visual Basic  Copy Code

Public Class SimplePanel
    Inherits Panel

 Inheritance Hierarchy

System.Object
    MindFusion.Charting.Components.Component
        MindFusion.Charting.Components.Panel
            MindFusion.Charting.Components.SimplePanel

 See Also

SimplePanel Members
MindFusion.Charting.Components Namespace