ShowGridLines Element
SQL Server 2000
ShowGridLines Element
Indicates whether gridlines are displayed in the chart.
<MajorGridLines> <!-- or MinorGridLines --> ... <ShowGridLines>...</ShowGridLines> ... </MajorGridLines> <!-- or /MinorGridLines -->
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 elements | MajorGridLines, MinorGridLines |
| Child element | None |
