This is a migrated thread and some comments may be shown as answers.

On Click event on stack chart

1 Answer 76 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Meenakshi
Top achievements
Rank 1
Meenakshi asked on 04 Jan 2011, 11:36 AM
Hi ,

I have a Custom chart which consists of 1 stackchart and 5 line charts. I have a requirement where on click of Stackchart i have to open a xaml file in radwindow and pass present x-axis value on which i clicked to xaml file.. As of now i am able to open radwindow on click of chartarea i.e; on all line charts and stackchart. I dont want the window to be opened on click of linecharts and also i want to pass the value to other xaml file. Please provide me the direction for the same. Please provide sample code if any.

Thanks for your help,
Meenakshi

1 Answer, 1 is accepted

Sort by
0
Meenakshi
Top achievements
Rank 1
answered on 05 Jan 2011, 02:03 PM
Hi,

I was ablt so solve this issue. In click event we get "e.DataSeries.LegendLabel" So by this value we can decide whether we wanna show popup or not.

Thanks,
Meenakshi
Tags
Chart
Asked by
Meenakshi
Top achievements
Rank 1
Answers by
Meenakshi
Top achievements
Rank 1
Share this question
or