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