StaticMember Element
SQL Server 2000
StaticMember Element
Defines a label to display for a static series or category member.
<StaticSeries> <!-- or StaticCategories -->
<StaticMember>
<Label>...</Label>
</StaticMember>
</StaticSeries> <!-- or /StaticCategories -->
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 1-n: Required element that occurs once or more than once |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | StaticCategories, StaticSeries |
| Child element | Label |
