It depends on the order in which you add the series items in the chart. Whichever item you need on top should be added as first item in the series array.
On Tue, Sep 2, 2014 at 9:17 PM, mark goldin <[email protected]> wrote: > I have a line chart that sometimes have a line overlayed by another chart > objects. How can I make sure that the line is drawn always on a top? > > Thanks >
