Question
Binding Time series chart
Hi, I have a populated grid. Based on selected row click of the grid I need to bind a time series chart.
I need to pass the selected row id value to time series chart which will call a service whose input parameter is that row id.
I am not sure which property of time series chart should I bind the row id to.
How to achieve this? Thanks.

