2.90.17 Axis.Visible

Applies to RDL 2003/10 and RDL 2005/01

The Axis.Visible element specifies whether axis labels 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, its value is interpreted as false.

Following is the parent element of the Axis.Visible element.

Parent elements

Axis

The following is the XML Schema definition of the Axis.Visible element.

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