Skip to main content
A newer version of this page is available. .

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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
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