2.24.3.78 CT_Statistics

Target namespace: http://schemas.microsoft.com/office/drawing/2014/chartex

Referenced by: CT_SeriesLayoutProperties

A complex type<534> that specifies statistical properties.

Attributes:

quartileMethod: An ST_QuartileMethod attribute<535> that specifies the quartile calculation method.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_Statistics">
   <xsd:attribute name="quartileMethod" type="ST_QuartileMethod" use="optional"/>
 </xsd:complexType>

See section 5.22 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).