ExportData Methods

The ExportData method exports plot data to a report window. Returns an Object.

Syntax

object.ExportData

Example 1

This example shows how to export the histogram fit information to a worksheet.

Histogram1.ExportData

Example 2

This example shows how to export the error bar values for a line/scatter plot to a worksheet.

LinePlot.ExportData

 

Used by: AutoPlot object