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.Controls
Package: Dashboard.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(Dashboard.prototype, "layoutPanel", { value: StackPanel });

 Property Value

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.Controls Namespace