ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.ShowWizard Method (DesignerDialogEnum)

Raises the chart wizard at runtime using specified dialog version.

[Visual Basic]

Overloads Public Function ShowWizard( _

ByVal version As DesignerDialogEnum _

) As DialogResult

[C#]

public DialogResult ShowWizard(

DesignerDialogEnum version

);

[Delphi]

public function ShowWizard(

version: DesignerDialogEnum

): DialogResult; overload;

Parameters

version

Dialog version.

Return Value

DialogResult.

See Also

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace | C1Chart.ShowWizard Overload List


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