[]
        
(Showing Draft Content)

C1.Win.C1Chart.C1Chart.ShowWizard

ShowWizard Method

ShowWizard()

Raises the chart wizard dialog at runtime.

Declaration
public DialogResult ShowWizard()
Returns
Type Description
DialogResult

DialogResult

Remarks

The chart wizard displays the chart properties step by step, permitting the construction or modification of a chart in a progressive and logical manner.

ShowWizard(DesignerDialogEnum)

Raises the chart wizard at runtime using specified dialog version.

Declaration
public DialogResult ShowWizard(DesignerDialogEnum version)
Parameters
Type Name Description
DesignerDialogEnum version

Dialog version.

Returns
Type Description
DialogResult

DialogResult