In This Topic
The following tables list the members exposed by Margin.
Public Properties
| Name | Description |
 | Bottom | Gets or sets the number of pixels between the bottom edge of the ChartArea and the ChartArea contents. |
 | Left | Gets or sets the number of pixels between the left edge of the ChartArea and the ChartArea contents. |
 | Right | Gets or sets the number of pixels between the right edge of the ChartArea and the ChartArea contents. |
 | Top | Gets or sets the number of pixels between the top edge of the ChartArea and the ChartArea contents. |
Top
Public Methods
| Name | Description |
 | SetMargins | Sets all of the Margin properties at once. |
Top
See Also