Skip to main content

WizardPanePage Class

OBSOLETE

The ChartWizard is obsolete now. Use the ChartDesigner instead.

Represents a Chart Wizard page which enables modification of the properties of panes, including their name, size, border, shadow and other options.

Namespace: DevExpress.XtraCharts.Wizard

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

NuGet Package: DevExpress.Win.Charts

Declaration

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

The following members return WizardPanePage objects:

Remarks

ChartWizard-PanesPage

Inheritance

Object
WizardPage
WizardPanePage
See Also