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