ChartWizard Constructors
Obsolete. The Chart Wizard used to design a chart at runtime.Name | Parameters | Description |
---|---|---|
ChartWizard(Object, IDesignerHost) | chart, designerHost | Creates a Wizard for the specified chart control. |
ChartWizard(Object) | chart | Creates a Wizard for the specified chart control. |
See Also