XlChartLocation enumeration (Excel)
Specifies where to relocate a chart.
Name | Value | Description |
---|---|---|
xlLocationAsNewSheet | 1 | Chart is moved to a new sheet. |
xlLocationAsObject | 2 | Chart is to be embedded in an existing sheet. |
xlLocationAutomatic | 3 | Excel controls chart location. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.