XlWindowType Enumeration
Specifies how the chart is displayed.
| Name | Value | Description |
|---|---|---|
| xlChartAsWindow | 5 | The chart will open in a new window. |
| xlChartInPlace | 4 | The chart will be displayed on the current worksheet. |
| xlClipboard | 3 | The chart is copied to the clipboard. |
| xlInfo | -4129 | This constant has been deprecated. |
| xlWorkbook | 1 | This constant applies to Macintosh only. |