Draw XXL documentation


public void ExportToCSVfile(string fileName = null)

Calling this function on a chart will create a csv file that contains all datapoint values of the chart for further inspection in a separate tool, e.g. a spreadsheet software.
The file gets written into your projects Asset folder. If called multiple times: It doesn't overwrite the previously created files but adds a sequential number to the file name.