Area series can specify the "Y Origin". This is the Y value that defines the bottom position for area points.

Example:
areaSeries.setUseOrigin(false); areaSeries.setOrigin(200);