XYData Property
Syntax
CWGraph.XYData
Data Type
Purpose
Displays data from an external source in a plot on a graph as it would if you called the PlotXY method.
Remarks
Use this property only with a CWBinding object to link to and display an external data source. If you want to plot XY data from your application, use the PlotXY method.
Set the DefaultPlotPerRow property value to specify how you want the array of data plotted.