Returns the initialized form of the designer to edit dashboard.

Namespace:  PerpetuumSoft.Charts.Windows.Forms
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public static DesignerForm CreateDashboardDesignerForm()
Visual Basic (Declaration)
Public Shared Function CreateDashboardDesignerForm As DesignerForm
Visual C++
public:
static DesignerForm^ CreateDashboardDesignerForm()

See Also