Skip to main content

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.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

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