// setting the data first checks for the data chart manager object and if specific attributes are not set then will use the chart element parameters. else defaults.
// uses series options if available else use chart manager or chart parameter settings
...
...
@@ -166,11 +171,6 @@ function setSeries(seriesData, elementObject, objectData) {