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