Share via


ManualLayout.WidthMode Property

Definition

Width Mode.

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

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

Property Value

Returns WidthMode.

Applies to