Jump to content

API Component.SaveChartData

From Flowcode Help
SaveChartData
Saves the data of a chart to a file 
- HANDLE Target
The component containing the chart 
- STRING Filename
Path for the file 
- INT Series
The series to export (when series are independent, i.e. X/Y, Polar and Ternary charts) 
- LONG Return


Detailed description

Examples