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

WizardAnnotationPage Class

OBSOLETE

The ChartWizard is obsolete now. Use the ChartDesigner instead.

Represents a Chart Wizard page which enables the creation and customization of annotations.

Namespace: DevExpress.XtraCharts.Wizard

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

Declaration

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

The following members return WizardAnnotationPage objects:

Remarks

ChartWizard-AnnotationsPage

Inheritance

Object
WizardPage
WizardAnnotationPage
See Also