WizardChartPage Class
OBSOLETE
The ChartWizard is obsolete now. Use the ChartDesigner instead.
Represents a Chart Wizard page which enables modification of the properties of a chart, including its background color, fill style, background image and border options.
Namespace: DevExpress.XtraCharts.Wizard
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[Obsolete("The ChartWizard is obsolete now. Use the ChartDesigner instead.")]
public class WizardChartPage :
WizardPage
Related API Members
The following members return WizardChartPage objects:
Remarks
Inheritance
Object
WizardPage
WizardChartPage
See Also