Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The ChartDataPointValues.Mean element specifies the mean value for a ChartDataPoint. This element is optional. The ChartDataPointValues.Mean element MUST be specified for series in which the value of ChartSeries.Type is "Range" and the value of ChartSeries.Subtype is "BoxPlot".
If the ChartDataPointValues.Mean element is present, its value MUST be a Numeric or an expression that evaluates to a Numeric.
Following is the parent element of the ChartDataPointValues.Mean element.
Parent elements |
---|
The following is the XML Schema definition of the ChartDataPointValues.Mean element.
-
<xsd:element name="Mean" type="xsd:string" minOccurs="0" />