Excel.ChartDataLabelPosition enum
Remarks
[Api set: ExcelApi 1.1]
Fields
| bestFit = "BestFit" |
|
| bottom = "Bottom" |
|
| callout = "Callout" |
|
| center = "Center" |
|
| insideBase = "InsideBase" |
|
| insideEnd = "InsideEnd" |
|
| invalid = "Invalid" |
|
| left = "Left" |
|
| none = "None" |
|
| outsideEnd = "OutsideEnd" |
|
| right = "Right" |
|
| top = "Top" |
|