Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hi,
Is it possible, when I click on particular data source in a bar chart only that data source details should open or a popup should open. I am aware that when I double click the whole chart I can navigate to a popup but my requirement is to open a popup when clicked on single bar.
Please refer the image I have attached.
Please help me achieve this requirement.
Thanks,
Shalini V.
Solved! Go to Solution.
Use SelectedRowsChanged event from the service that fills the Graph.
Use SelectedRowsChanged event from the service that fills the Graph.
Hope you are doing good. Could you please confirm if the issue has been resolved.
If yes, please mark the answer as accept as solution for the future reference. Thank you in advance.
Regards-Mohit Goel
Thanks Charles,
This worked!