I have the following data

Name Value Alias
A 102 aaa
B 323 bbb
C 234 ccc
D 121 ddd
E 121 eee

I created a simple bar chart based on Name and value.

Is it possible to show the Alias(aaa, bbb) as data label in the graph?