DataPointCollection::InsertY Method (Int32, array<Object^>^)
.NET Framework (current version)
Inserts a data point with one or more specified Y values.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- index
-
Type:
System::Int32
The index at which the data point will be inserted.
- yValue
-
Type:
array<System::Object^>^
A comma-separated list of Y values of the data point.
.NET Framework
Available since 4.0
Available since 4.0
Show: