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

WizardDataPage Properties

Represents a Chart Wizard page which enables the modification of the series points data and series binding.
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 DataPageTab 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