This sample is to display the value label below the line in Area Chart.
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
<Area2DSeries labelPosition="down" yField="Profit" form="curve" />