This sample is to display the value label below the line in Line Cchart.
Sets the labelPosition property to "down".
up: sets the location of the label to above the line
down: sets the location of the label to below the line

ā—¸Layout
<Line2DSeries labelPosition="down" yField="Profit" 
		form="curve" color="0xeca614" />