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
240
Tree Map (click a bar and get the details)
posted

When we click a bar on the treemap , i want to write some code in the click event of the chart and

 show a detailed pane where i can show some additional information. Iam using the

 e.RowLabel property to search the datatable to get the particular elemnt row.

But in my scenario the names are not unique with in different levels. How will i get the particular row when names are not unique.

Regards

Shiju