2.88.14 Chart.ChartElementOutput

Applies to RDL 2003/10 and RDL 2005/01

The Chart.ChartElementOutput element MUST NOT be used.

Following is the parent element of the Chart.ChartElementOutput element.

Parent elements

Chart

The following is the XML Schema definition of the Chart.ChartElementOutput element.

 <xsd:element name="ChartElementOutput" minOccurs="0">
   <xsd:simpleType>
     <xsd:restriction base="xsd:string">
       <xsd:enumeration value="Output" />
       <xsd:enumeration value="NoOutput" />
     </xsd:restriction>
   </xsd:simpleType>
 </xsd:element>