This sample is to display the value label inside the bar.
Sets the labelPosition property to "inside".
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="inside" />