Null (empty) points in Area series can be displayed or ignored, and when displayed they can be drawn in two modes (Dont Paint and Skip)

Example:
area1.setTreatNulls(TreatNullsStyle.DONOTPAINT);