Hi ,
I have one model called 'A' ,List<A> is getting bind to column series.Inside that columnchart i'm having a tooltip template which has listview in it ,that Itemsource should fetch values from a List ,which comes from Model<A>.Can i acheive this requirement?