When an ExcelScatterChart is created with EPPlus with type eChartType.XYScatterLines, the resulting chart has smooth lines connecting the datapoints.
The attached patch solves the issue.
The attached patch solves the issue.