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

WizardAnnotationPage Properties

Represents a Chart Wizard page which enables the creation and customization of annotations.
Name Description
Description Gets the text of a banner in the upper section of the page, describing the page and available user activities. Inherited from WizardPage.
Group Gets a group of pages to which the current page belongs. Inherited from WizardPage.
Header Returns the header text of the wizard page. Inherited from WizardPage.
HiddenPageTabs Provides access to a collection of AnnotationPageTab enumeration values, representing the hidden tabs.
Image Gets an image displayed in the ChartWizard sidebar, symbolizing the page. Inherited from WizardPage.
Label Get the text string which is displayed to the right of the image, which symbolizes the page in the ChartWizard sidebar. Inherited from WizardPage.
WizardPageType Gets the Wizard page’s type. Inherited from WizardPage.
See Also