Freigeben über


PlotArea.Layout-Eigenschaft

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

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

Syntax

'Declaration
Public Property Layout As Layout
    Get
    Set
'Usage
Dim instance As PlotArea
Dim value As Layout

value = instance.Layout

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.Layout

Siehe auch

Referenz

PlotArea Klasse

PlotArea-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace