2.162.6 ChartLegendCustomItemCell.CellType

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The ChartLegendCustomItemCell.CellType element is ignored.

The following is the parent element of the ChartLegendCustomItemCell.CellType element.

Parent elements

ChartLegendCustomItemCell

The following is the XML Schema definition of the ChartLegendCustomItemCell.CellType element.          

 <xsd:element name="CellType" minOccurs="0">
   <xsd:simpleType>
     <xsd:restriction base="xsd:string">
       <xsd:enumeration value="Text" />
       <xsd:enumeration value="SeriesSymbol" />
       <xsd:enumeration value="Image" />
     </xsd:restriction>
   </xsd:simpleType>
 </xsd:element>