ASP.NET Pack Programmer's Guide
Dashboard.LayoutPanel Property
See Also
 





Gets a Panel containing dashboard components that should participate in layout measurements and be arranged relatively to each other.

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public Panel LayoutPanel { get; set; }

Visual Basic  Copy Code

Public Property LayoutPanel As Panel

 Property Value

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.WebForms Namespace