XlChartLocation Enum

Definition

Specifies where to relocate a chart.

public enum class XlChartLocation
public enum XlChartLocation
Public Enum XlChartLocation
Inheritance
XlChartLocation

Fields

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.

Applies to