Chart.PageSetup Property
Returns a PageSetup object that contains all the page setup settings for the specified object. Read-only.
Syntax
expression.PageSetup
expression A variable that represents a Chart object.
Example
This example sets the center header text for Chart1.
| Visual Basic for Applications | ||
|---|---|---|
|