Creates chart designer form with the specific settings.
    Namespace: 
   PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public static DesignerForm CreateChartDesignerForm()  | 
| Visual Basic (Declaration) | 
|---|
Public Shared Function CreateChartDesignerForm As DesignerForm  | 
| Visual C++ | 
|---|
public: static DesignerForm^ CreateChartDesignerForm()  |