Edit

Excel.ChartTitlePosition enum

Represents the position of the chart title.

Remarks

API set: ExcelApi 1.7

Used by

Fields

automatic = "Automatic"
bottom = "Bottom"
left = "Left"
right = "Right"
top = "Top"