Gets a Panel containing dashboard components that should participate in layout measurements and be arranged relatively to each other.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
public Panel LayoutPanel { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LayoutPanel As Panel |
See Also