2.92.1 MinorGridLines.ShowGridLines

Applies to RDL 2003/10 and RDL 2005/01

The MinorGridLines.ShowGridLines element specifies whether the gridlines for an Axis are displayed. This element is optional. If this element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, the value of this element is interpreted as false.

Following is the parent element of the MinorGridLines.ShowGridLines element.

Parent elements

MinorGridLines

The following is the XML Schema definition of the MinorGridLines.ShowGridLines element.

 <xsd:element name="ShowGridLines" type="xsd:boolean" minOccurs="0" />