Share via


Scaling.Orientation Property

Definition

Axis Orientation.

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

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

Property Value

Returns Orientation.

Applies to