Use the members of this enumeration to set the value of the C1Chart.ShowProperties and C1Chart.ShowWizard methods in the C1Chart class.
[Visual Basic]
Public Enum DesignerDialogEnum
[C#]
public enum DesignerDialogEnum
[Delphi]
type DesignerDialogEnum = (Default, V1, V2);
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Members
Member name |
Description |
Default |
Default dialogs |
V1 |
Old dialogs (before 1.0.20042.14060) |
V2 |
New dialogs (since 1.0.20042.14060) |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |