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.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[Obsolete("The ChartWizard is obsolete now. Use the ChartDesigner instead.")]
public class WizardAnnotationPage :
WizardPage
Related API Members
The following members return WizardAnnotationPage objects:
Remarks
Inheritance
Object
WizardPage
WizardAnnotationPage
See Also