次の方法で共有


View3D.RotateX プロパティ

定義

X 回転。

スキーマの 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

プロパティ値

RotateX を返します。

適用対象