ElementPosition Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Auto | Gets or sets a flag that determines whether an applicable chart element will be positioned automatically by the Chart control. |
![]() | Bottom | Gets the bottom position of a chart element, in relative coordinates. |
![]() | Height | Gets or sets the height of a chart element. |
![]() | Right | Gets the position of the right side of a chart element, in relative coordinates. |
![]() | Size | Gets the size of a chart element. |
![]() | Tag | Gets or sets an object associated with this chart element.(Inherited from ChartElement.) |
![]() | Width | Gets or sets the width of a chart element. |
![]() | X | Gets or sets the relative X-coordinate of the top-left corner of an applicable chart element. |
![]() | Y | Gets or sets the relative Y-coordinate of the top-left corner of an applicable chart element. |
Show:
