>This sample is to display the value label outside the bar.
If labelPosition="outside" and the maximum property of the X-axis is set,
the value labels close to the maximum could be trimmed.
To avoid this problem, you can set the maximumLabelPadding property.

ā—¸Layout
<Bar2DCahrt maximumLabelPadding="30" yField="Profit" 
		form="curve" color="0xeca614" />