[]
Raises the chart wizard dialog at runtime.
public DialogResult ShowWizard()
Type | Description |
---|---|
DialogResult | DialogResult |
The chart wizard displays the chart properties step by step, permitting the construction or modification of a chart in a progressive and logical manner.
Raises the chart wizard at runtime using specified dialog version.
public DialogResult ShowWizard(DesignerDialogEnum version)
Type | Name | Description |
---|---|---|
DesignerDialogEnum | version | Dialog version. |
Type | Description |
---|---|
DialogResult | DialogResult |