2.101.6 DataPoint.Marker

Applies to RDL 2003/10 and RDL 2005/01

The DataPoint.Marker element specifies the appearance of a data point marker. This element is optional. This element is ignored if the value of the Chart.Type element is "Pie" or "Doughnut" or if the value of the Chart.Subtype element is "Stacked" or "PercentStacked".

The DataPoint.Marker element is of type Marker.

Following is the parent element of the DataPoint.Marker element.

Parent elements

DataPoint

The following is the XML Schema definition of the DataPoint.Marker element.          

 <xsd:element name="Marker" type="MarkerType" minOccurs="0" />