Charting for WinForms Programmer's Guide
Dashboard.DefaultSize Property
See Also
 






The initial size of the control when it is dropped into a form.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

protected override Size DefaultSize { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property DefaultSize As Size

 Property Value

 See Also

Dashboard Members
Dashboard Class
MindFusion.Charting.WinForms Namespace