2.131 ChartCodeParameters

Applies to RDL 2008/01

The ChartCodeParameters element is ignored.

The following are the parent and child elements of the ChartCodeParameters element.

Parent elements

Chart

Child elements

ChartCodeParameters.ChartCodeParameter

The following is the XML Schema definition of the ChartCodeParameters element.

 <xsd:complexType name="ChartCodeParametersType">
   <xsd:sequence>
     <xsd:element name="ChartCodeParameter" type="ChartCodeParameterType" 
                  maxOccurs="unbounded" />
   </xsd:sequence>
   <xsd:anyAttribute namespace="##other" processContents="skip" />
 </xsd:complexType>