2.154.3 ChartLegendColumn.ColumnType

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

The ChartLegendColumn.ColumnType element is ignored.

Following is the parent element of the ChartLegendColumn.ColumnType element.

Parent elements

ChartLegendColumn

The following is the XML Schema definition of the ChartLegendColumn.ColumnType element.          

 <xsd:element name="ColumnType">
   <xsd:simpleType>
     <xsd:restriction base="xsd:string">
       <xsd:enumeration value="Text" />
       <xsd:enumeration value="SeriesSymbol" />
     </xsd:restriction>
   </xsd:simpleType>
 </xsd:element>