Overload List
Raises the chart wizard dialog at runtime.
[Visual Basic] Overloads Public Function ShowWizard() As DialogResult
[C#] public DialogResult ShowWizard();
[Delphi] public function ShowWizard() : DialogResult; overload;
Raises the chart wizard at runtime using specified dialog version.
[Visual Basic] Overloads Public Function ShowWizard(DesignerDialogEnum) As DialogResult
[C#] public DialogResult ShowWizard(DesignerDialogEnum);
[Delphi] public function ShowWizard(DesignerDialogEnum) : DialogResult; overload;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |