2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartDesigner Class / RunWizard Method

In This Topic
    RunWizard Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function RunWizard( _
       ByVal chart As C1Chart _
    ) As System.Windows.Forms.DialogResult
    public static System.Windows.Forms.DialogResult RunWizard( 
       C1Chart chart
    )

    Parameters

    chart
    See Also