ElementPosition Methods
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the resources used by the ChartElement.(Inherited from ChartElement.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ChartElement and optionally releases the managed resources.(Inherited from ChartElement.) |
![]() | Equals(Object) | Determines whether the specified Object is equal to the current ChartElement.(Inherited from ChartElement.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | FromRectangleF(RectangleF) | Initializes an ElementPosition object from a RectangleF structure. |
![]() | GetHashCode() | Returns a hash function for a particular type.(Inherited from ChartElement.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToRectangleF() | Returns a RectangleF object that represents the coordinates of an ElementPosition object. |
![]() | ToString() | Returns a string that represents the current Object.(Inherited from ChartElement.) |

