Append Method (XyyDataSeries<TX,TY>)
Appends an X, Y point to the series
Overload List
OverloadDescription
Appends an X, Y point to the series  
Appends a list of X, Y points to the series  
Appends a single X, Y0, Y1 point to the series, automatically triggering a redraw.  
Appends a single X, Y0, Y1 point to the series, automatically triggering a redraw.  
Appends a collection of X, Y0 and Y1 points to the series, automatically triggering a redraw.  
Appends a collection of X, Y0 and Y1 points to the series, automatically triggering a redraw.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also