Schema Central > OOXML > dml-chart.xsd > draw-chart:trendline
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-chart:trendline

Trendlines

Element information

Type: draw-chart:CT_Trendline

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<draw-chart:trendline>
   <draw-chart:name>string</draw-chart:name>
   <draw-chart:spPr>
      <a:xfrm>
         <a:off x="1" y="1"/>
         <a:ext cx="1" cy="1"/>
      </a:xfrm>
      <a:custGeom>
         <a:avLst>...
         </a:avLst>
         <a:gdLst>...
         </a:gdLst>
         <a:ahLst>...
         </a:ahLst>
         <a:cxnLst>...
         </a:cxnLst>
         <a:rect l="" t="" r="" b=""/>
         <a:pathLst>...
         </a:pathLst>
      </a:custGeom>
      <a:noFill/>
      <a:ln>
         <a:noFill/>
         <a:prstDash/>
         <a:round/>
         <a:headEnd/>
         <a:tailEnd/>
         <a:extLst>...
         </a:extLst>
      </a:ln>
      <a:effectLst>
         <a:blur/>
         <a:fillOverlay blend="over">...
         </a:fillOverlay>
         <a:glow>...
         </a:glow>
         <a:innerShdw>...
         </a:innerShdw>
         <a:outerShdw>...
         </a:outerShdw>
         <a:prstShdw prst="shdw1">...
         </a:prstShdw>
         <a:reflection/>
         <a:softEdge rad="0"/>
      </a:effectLst>
      <a:scene3d>
         <a:camera prst="legacyObliqueTopLeft">...
         </a:camera>
         <a:lightRig rig="legacyFlat1" dir="tl">...
         </a:lightRig>
         <a:backdrop>...
         </a:backdrop>
         <a:extLst>...
         </a:extLst>
      </a:scene3d>
      <a:sp3d>
         <a:bevelT/>
         <a:bevelB/>
         <a:extrusionClr>...
         </a:extrusionClr>
         <a:contourClr>...
         </a:contourClr>
         <a:extLst>...
         </a:extLst>
      </a:sp3d>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </draw-chart:spPr>
   <draw-chart:trendlineType/>
   <draw-chart:order/>
   <draw-chart:period/>
   <draw-chart:forward val="1.0"/>
   <draw-chart:backward val="1.0"/>
   <draw-chart:intercept val="1.0"/>
   <draw-chart:dispRSqr/>
   <draw-chart:dispEq/>
   <draw-chart:trendlineLbl>
      <draw-chart:layout>
         <draw-chart:manualLayout>...
         </draw-chart:manualLayout>
         <draw-chart:extLst>...
         </draw-chart:extLst>
      </draw-chart:layout>
      <draw-chart:tx>
         <draw-chart:strRef>...
         </draw-chart:strRef>
      </draw-chart:tx>
      <draw-chart:numFmt formatCode="string"/>
      <draw-chart:spPr>
         <a:xfrm>...
         </a:xfrm>
         <a:custGeom>...
         </a:custGeom>
         <a:noFill/>
         <a:ln>...
         </a:ln>
         <a:effectLst>...
         </a:effectLst>
         <a:scene3d>...
         </a:scene3d>
         <a:sp3d>...
         </a:sp3d>
         <a:extLst>...
         </a:extLst>
      </draw-chart:spPr>
      <draw-chart:txPr>
         <a:bodyPr>...
         </a:bodyPr>
         <a:lstStyle>...
         </a:lstStyle>
         <a:p>...
         </a:p>
      </draw-chart:txPr>
      <draw-chart:extLst>
         <draw-chart:ext>
            <!--any element-->
         </draw-chart:ext>
      </draw-chart:extLst>
   </draw-chart:trendlineLbl>
   <draw-chart:extLst>
      <draw-chart:ext>
         <!--any element-->
      </draw-chart:ext>
   </draw-chart:extLst>
</draw-chart:trendline>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com