Page 1 of 1

Controlling selection of items in Legend

Posted: Thu Mar 19, 2015 12:02 pm
by 17469962
Hi,

I have checkboxes set to true in my legend, also I have constructed a panel to either "Select All" or "Select None". Is there a property that can trigger the deselection of all the items in the legend when Select None button is clicked. I tried looking at the properties but could not find which property is set to indicate that the legend item is selected. I am using FastLine chart and i can see one of the properties is "showInLegend", but the item is completely disappearing if I set the property to false. Any help would be appreciated.

Re: Controlling selection of items in Legend

Posted: Thu Mar 19, 2015 3:19 pm
by yeray
Hello,

You just have to change the Active property of the series and it will be synchronized with the according checkbox in the Legend.