DataPointCollection::Add Method

.NET Framework (current version)
 

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubmethodAdd(T)

Adds an object to the end of the Collection<T>. (Inherited from Collection<T>.)

System_CAPS_pubmethodAdd(array<Double>^)

Adds a new DataPoint object to the collection and sets its Y value.

Return to top
Show: