This sample is to display the value label outside the bar.
Sets the labelPosition property to "outside".
labelPosition
inside: sets the location of the label inside the bar
outside: sets the location of the label outside the bar
both: sets the location of the label inside and outside the bar

ā—¸Layout
<Bar3DSeries xField="Profit" labelPosition="outside" />