Title Element
SQL Server 2000
Title Element
Contains the title of the item.
<Chart> <!-- or Axis -->
...
<Title>
<Caption>...</Caption>
<Style>...</Style>
<Position>...</Position>
</Title>
...
</Chart> <!-- or /Axis -->
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 |
