Use the members of this enumeration to set the value of
the ShowProperties()()()() and
ShowWizard()()()() methods in
the C1Chart class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public enum DesignerDialogEnum |
| Visual Basic |
|---|
Public Enumeration DesignerDialogEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default dialogs | |
| V1 | 1 | Old dialogs (before 1.0.20042.14060) | |
| V2 | 2 | New dialogs (since 1.0.20042.14060) |