Share via


ManualLayout.LayoutTarget Property

Definition

Layout Target.

Represents the following element tag in the schema: c:layoutTarget.

public DocumentFormat.OpenXml.Drawing.Charts.LayoutTarget LayoutTarget { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.LayoutTarget? LayoutTarget { get; set; }
member this.LayoutTarget : DocumentFormat.OpenXml.Drawing.Charts.LayoutTarget with get, set
Public Property LayoutTarget As LayoutTarget

Property Value

Returns LayoutTarget.

Applies to