Use the members of this enumeration to set the value of the ShowProperties()()()() and ShowWizard()()()() methods in the C1Chart class.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public enum DesignerDialogEnum
Visual Basic
Public Enumeration DesignerDialogEnum

Members

Member nameValueDescription
Default0 Default dialogs
V11 Old dialogs (before 1.0.20042.14060)
V22 New dialogs (since 1.0.20042.14060)

See Also