ChartObject.Width Property
Returns or sets a Double value that represents the width, in points, of the object.
Syntax
expression.Width
expression A variable that represents a ChartObject object.
Example
This example sets the width of the embedded chart.
| Visual Basic for Applications |
|---|
|