Excel.ChartDataLabelPosition enum
Remarks
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" |