BorderBase Properties
Represents the base class for all border objects.Name | Description |
---|---|
Color | Gets or sets the border color. |
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