Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
95
Attatching objects to data points
posted

My data source for the charts is a collection of objects, I have set up the data mapping and called databind to setup the data points.

On 'clicking' a data point I need access to the data source the item is bound to and as far as I can tell this isnt possible.  Is it possible to attatch a reference to the underlying object in each datapoint?