ElementPosition Constructor (Single, Single, Single, Single)
.NET Framework (current version)
Initializes a new instance of the ElementPosition class with the specified x, y, width and height parameters.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- x
-
Type:
System.Single
The relative X-coordinate of the top-left corner of an applicable chart element.
- y
-
Type:
System.Single
The relative Y-coordinate of the top-left corner of an applicable chart element.
- width
-
Type:
System.Single
The width of the chart element.
- height
-
Type:
System.Single
The height of the chart element.
.NET Framework
Available since 4.0
Available since 4.0
Show: