Share via


ManualLayout.TopMode Property

Definition

Top Mode.

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

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

Property Value

Returns TopMode.

Applies to