Gets the root Panel in the hierarchy of dashboard components.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
SyntaxC#
Copy Code
|
|---|
public Panel RootPanel { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RootPanel As Panel |
See Also