2.5.1.2 chartTrackingRefBased
Target namespace: http://schemas.microsoft.com/office/word/2012/wordml
The chartTrackingRefBased global element<18> is a CT_OnOff (as specified in [ISO/IEC29500-1:2016] section A.1) element that specifies how the datapoint properties ([MS-ODRAWXML] section 2.8.3.1) and datalabels ([MS-ODRAWXML] section 2.2.1.2) in all charts ([ISO/IEC29500-1:2016] section 21.2) in this document behave.
Value |
Meaning |
---|---|
True |
Datapoint properties ([MS-ODRAWXML] section 2.8.3.1) and datalabels ( [MS-ODRAWXML] section 2.2.1.2) in all charts ([ISO/IEC29500-1:2016] section 21.2) in this document follow their reference. |
False |
Datapoint properties ([MS-ODRAWXML] section 2.8.3.1) and datalabels ([MS-ODRAWXML] section 2.2.1.2) in all charts ([ISO/IEC29500-1:2016] section 21.2) in this document follow their position in the chart. |
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="chartTrackingRefBased" type="w12:CT_OnOff"/>
See section 5.2 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).