YDataAppend Property
Syntax
CWGraph.YDataAppend
Data Type
Purpose
Displays data from an external source in a chart as it would if you called the ChartY method.
Remarks
Use this property only with a CWBinding object to link to and display an external data source. If you want to chart data from your application, use the ChartY method.
Set the DefaultPlotPerRow and DefaultxFirst property values to specify how you want the array of data plotted and the X value for the first point in each plot.