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

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

Declaration

[Obsolete("The ChartWizard is obsolete now. Use the ChartDesigner instead.")]
public class WizardChartPage :
    WizardPage

The following members return WizardChartPage objects:

Remarks

ChartWizard-ChartPage

Inheritance

Object
WizardPage
WizardChartPage
See Also