View3D.RotateX Property

Definition

X Rotation.

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

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

Property Value

Returns RotateX.

Applies to