DataPoint Constructor (Double, String)
.NET Framework (current version)
Initializes a new instance of the DataPoint class with the specified X-value and Y-values.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- xValue
-
Type:
System.Double
The X-value of the data point.
- yValues
-
Type:
System.String
A string of Y-values separated by commas.
.NET Framework
Available since 4.0
Available since 4.0
Show: