Freigeben über


View3D.RotateY-Eigenschaft

Y Rotation.Represents the element tag in schema: c:rotY

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

Syntax

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

value = instance.RotateY

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

Eigenschaftswert

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

Siehe auch

Referenz

View3D Klasse

View3D-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace