Share via


ManualLayout.HeightMode Property

Definition

Height Mode.

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

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

Property Value

Returns HeightMode.

Applies to