RectangleIndents Properties
Represents the base class for rectangular indents within a chart (margins and paddings).Name | Description |
---|---|
All | Specifies all indents simultaneously. |
Bottom | Specifies the bottom indent. |
Left | Specifies the left indent. |
Right | Specifies the right indent. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
Top | Specifies the top indent. |
See Also