Hi, I have built a chart that shows data based on items selected from a checkbox list. However I need to color the checkbox based on the line that represents it, how can I get the color of the last line added?
As of now it is not possible to find out automatically set colors of dataSeries. But you can set color to dataSeries yourself so that you can use the same for checkbox.