ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / ShowWizard Method / ShowWizard() Method

In This Topic
    ShowWizard() Method
    In This Topic
    Raises the wizard dialog at runtime.
    Syntax
    'Declaration
     
    Public Overloads Function ShowWizard() As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowWizard()

    Return Value

    DialogResult
    See Also