Excel.ChartDataLabelPosition enum
注解
字段
bestFit = "BestFit" | |
bottom = "Bottom" | |
callout = "Callout" | |
center = "Center" | |
insideBase = "InsideBase" | |
insideEnd = "InsideEnd" | |
invalid = "Invalid" | |
left = "Left" | |
none = "None" | |
outsideEnd = "OutsideEnd" | |
right = "Right" | |
top = "Top" |