YDataAppend Property
Syntax
CWPlot.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 DefaultxInc property value to specify the amount to increment X in each plot.