WizardSeriesPage Properties
Obsolete. Represents a Chart Wizard page which enables modification of the properties of series, including name, visibility, scale type, sorting, point and other options.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 SeriesPageTab 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