Gets a Panel containing dashboard components that should participate in layout measurements and be arranged relatively to each other.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Panel LayoutPanel { get; set; } |
Visual Basic Copy Code |
---|
Public Property LayoutPanel As Panel |
An instance of the Panel class.