ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.ShowWizard Method ()

Raises the chart wizard dialog at runtime.

[Visual Basic]

Overloads Public Function ShowWizard() As DialogResult

[C#]

public DialogResult ShowWizard()

[Delphi]

public function ShowWizard(): DialogResult; overload;

Return Value

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.

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.