View3D.RotateY Property

Definition

Y Rotation.

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

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

Property Value

Returns RotateY.

Applies to