Width Property

Microsoft Graph Visual Basic

expression.Width

expression    Required. An expression that returns one of the above objects.

If the window is minimized, Application.Width is read-only and returns the width of the window icon.

Example

This example sets the width of the chart.

myChart.Width = 360