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

BorderBase Properties

Represents the base class for all border objects.
Name Description
Color Gets or sets the border color.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
Thickness Gets or sets the border’s thickness.
Visibility Specifies whether the border is visible.
Visible Obsolete. Specifies whether the border is visible.
See Also