Freigeben über


View3D.RotateX-Eigenschaft

X Rotation.Represents the element tag in schema: c:rotX

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RotateX As RotateX
    Get
    Set
'Usage
Dim instance As View3D
Dim value As RotateX

value = instance.RotateX

instance.RotateX = value
public RotateX RotateX { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.RotateX
Returns RotateX.

Siehe auch

Referenz

View3D Klasse

View3D-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace