Hi Ria,
I am using following method to set width of data series.
c.getChartObject().getUI5ChartElement().getPlotArea().setWidth(7);
Here it sets width for all the data series. I tried giving array while setting width but it gives me error saying expected int for property width.
Also let me know the refrence for methods you are using. I cannot find these methods in MII script assistant for ui5chart. Is there any other refrence available?
Regards,
Minakshi.