BorderColor Element
SQL Server 2000
BorderColor Element
Specifies the color of the border of the item.
<Style>
<BorderColor>
<Default>...</Default>
<Left>...</Left>
<Right>..</Right>
<Top>...</Top>
<Bottom>..</Bottom>
</BorderColor>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once or not at all |
Element Relationships
Remarks
The BorderColor element applies to the items line, rectangle, text box, image, subreport, list, matrix, table, chart, body, subtotal, title, and legend. The items line, chart, title, and legend do not support the child Left, Right, Top and Bottom elements; these items can have only the child Default element.
