ChartWizard(Object) Constructor
Creates a Wizard for the specified chart control.
Namespace: DevExpress.XtraCharts.Wizard
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
chart | Object | A Object, representing a chart control instance for which a Wizard is created. |
See Also