Compartir a través de


DisplayUnitsLabel.Layout Property

Layout.Represents the element tag in schema: c:layout

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property Layout As Layout
    Get
    Set
'Uso
Dim instance As DisplayUnitsLabel
Dim value As Layout

value = instance.Layout

instance.Layout = value
public Layout Layout { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.Layout
Returns Layout.

See Also

Reference

DisplayUnitsLabel Class

DisplayUnitsLabel Members

DocumentFormat.OpenXml.Drawing.Charts Namespace