This documentation is archived and is not being maintained.
ElementPosition Properties
Visual Studio 2010
The ElementPosition type exposes the following members.
| 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: