I am using FusionCharts in ASP.Net C# in AJAX. I have some gridviews that display table content that corresponds to the data in the charts that I display. I would like to display a color block next to the line in the gridview that matches the data element in the chart. Is it possible to get the colors that are used from the Chart?
Thanks!
G.