DataPointCollection::AddY Method
.NET Framework (current version)
Adds a DataPoint object to the end of the collection, with the specified Y-value(s).
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | AddY(Double) | Adds a DataPoint object to the end of the collection, with the specified Y-value. |
![]() | AddY(array<Object^>^) | Adds a DataPoint object to the end of the collection, with the specified Y-value(s). |
Show:
