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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-chart:layout

Layout

Element information

Type: draw-chart:CT_Layout

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<draw-chart:layout>
   <draw-chart:manualLayout>
      <draw-chart:layoutTarget/>
      <draw-chart:xMode/>
      <draw-chart:yMode/>
      <draw-chart:wMode/>
      <draw-chart:hMode/>
      <draw-chart:x val="1.0"/>
      <draw-chart:y val="1.0"/>
      <draw-chart:w val="1.0"/>
      <draw-chart:h val="1.0"/>
      <draw-chart:extLst>
         <draw-chart:ext>
            <!--any element-->
         </draw-chart:ext>
      </draw-chart:extLst>
   </draw-chart:manualLayout>
   <draw-chart:extLst>
      <draw-chart:ext>
         <!--any element-->
      </draw-chart:ext>
   </draw-chart:extLst>
</draw-chart:layout>

Site developed and hosted by Datypic, Inc.

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