Hello All,

We are facing an issue regarding selection of different series in the
column chart when selection is done dynamically.

We have created custom component for series selection. It shows list
of series details along with check box for selection.

When user select series (1 or more) in custom component through
checkboxes and apply them, the column chart should show the selected
series.

We tried this by setting properties selectedIndices,
selectedChartItems, selectedItems, somehow column chart is not getting
updated properly.

We also tried by removing current chart by using removeChildren() and
created new instance of chart adding it to parent by using addChild().
However chart shows selected series in selected color but the
properties selectedIncides, selectedChartItems, selectedItems are not
updated properly. Also when mouse is rolled over on this series, color
changes to unselected.

Any pointer on this will be helpful.

Thanks in advance.
Regards,
Parag

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to