2.141.5 ChartDataPoint.ChartItemInLegend

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

The ChartDataPoint.ChartItemInLegend element specifies how a data point will appear when it is displayed in a legend. This element is optional. To use this element, the value of the ChartSeries.Type element SHOULD be "Shape".

The ChartDataPoint.ChartItemInLegend element is of type ChartItemInLegend.

Following is the parent element of the ChartDataPoint.ChartItemInLegend element.

Parent elements

ChartDataPoint

The following is the XML Schema definition of the ChartDataPoint.ChartItemInLegend element.

 <xsd:element name="ChartItemInLegend" type="ChartItemInLegendType" 
              minOccurs="0" />