Clustered Element
SQL Server 2000
Clustered Element
Indicates whether the value series are displayed along distinct rows in a three-dimensional chart.
<ThreeDProperties> ... <Clustered>...</Clustered> ... </ThreeDProperties>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | Boolean |
| Default value | False |
| Cardinality | 0-1: Optional element that can occur once or not at all |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | ThreeDProperties |
| Child element | None |
Remarks
Clustered applies only to bar and column charts.