Layout class

Office 2013 and later

Defines the Layout Class.This class is only available in Office2013. When the object is serialized out as xml, its qualified name is c15:layout.

Namespace:  DocumentFormat.OpenXml.Office2013.Drawing.Chart
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

2.3.54 layout

Target namespace: http://schemas.microsoft.com/office/drawing/2012/chart

layout<113> is a CT_Layout ([ISO/IEC-29500-1] section A.5.1) element<114> whose child element manualLayout ([ISO/IEC-29500-1] section A.5.1) specifies the manual layout for a Datalabel (section 2.2.1.3) or the parent Datalabels object (section 2.2.1.2).

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

<xsd:element name="layout" type="c:CT_Layout"/>

See section 5.13 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: