Skip to main content
A newer version of this page is available. .

ChartWizard Class

OBSOLETE

This class is obsolete now. Use the ChartDesigner class instead.

The Chart Wizard used to design a chart at runtime.

Namespace: DevExpress.XtraCharts.Wizard

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[Obsolete("This class is obsolete now. Use the ChartDesigner class instead.")]
public class ChartWizard

Remarks

Since version 15.1, the Chart Designer has been introduced. Use the Designer instead of the Wizard.

Inheritance

Object
ChartWizard
See Also