Class for setting the space around chart elements.
The following tables list the members exposed by the Margins type.
Public Constructors
Public Properties
|
Name |
Description |
|
Bottom |
Gets or sets the bottom margin. |
|
Left |
Gets or sets the left margin. |
|
Right |
Gets or sets the right margin. |
|
Top |
Gets or sets the top margin. |
Public Methods
|
Name |
Description |
|
Clone |
Creates an exact copy of the current Margins object. |
|
Equals |
|
|
IsEmpty |
Checks if this Margins object still has its initial value of [-1, -1, -1, -1]. |
|
ToString |
Returns a string representation of the current Margins. |
See Also
|