Excel.ChartTitlePosition enum

Represents the position of the chart title.

Remarks

[ API set: ExcelApi 1.7 ]

Fields

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