public LineLayer addLineLayer2([ int dataCombineMethod [, int depth ]])
Description
Adds an empty line layer to the XYChart.
This method is typically used to add multiple data sets to a single line layer. First an empty line layer is created, then the data sets can be added using Layer.addDataSet.