Example: ExportTrendData method
The following example exports the trend data to the directory
C:\Users\Public\Documents
with the name sample.csv
.Trend1.ExportTrendData("C:\Users\Public\Documents\sample.csv")
Provide Feedback