Share via


ManualLayout.LeftMode Property

Definition

Left Mode.

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

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

Property Value

Returns LeftMode.

Applies to