Hello,
I am using Telerik Report Designer HTML5. I have made a graph where the x-axis ('x') and y-axis ('y') data is retrieved from the database. On my tool-tip, I am retrieving a different data from the database, let's say 'z'.
When I export my graph in .csv format, the 'x' and 'y' data is listed down, but I want the csv to also export my 'z' data from the tool-tip.
Hence, is it possible to export the tool-tip data from a graph in a csv?