The X Value.
The Y Value.
The metadata.
Append(TX,TY,IPointMetadata) Method
Appends an X, Y point to the series.
Syntax
void Append( 
   TX x,
   TY y,
   IPointMetadata metadata
)

Parameters

x
The X Value.
y
The Y Value.
metadata
The metadata.
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