ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.ShowWizard Method

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

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.