Margins Methods
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Overrides Object.Equals(Object).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Gets the hash code for the Margins object.(Overrides Object.GetHashCode().) |
![]() | GetType() | |
![]() | IsEmpty() | Determines whether the margins are empty. |
![]() | MemberwiseClone() | |
![]() | ToRectangleF() | Converts a Margins object to a RectangleF object. |
![]() | ToString() | Converts a Margins object to its string representation.(Overrides Object.ToString().) |
Show:

