次の方法で共有


Chart.View3D プロパティ

定義

3D ビューの設定。

スキーマの c:view3D 要素タグを表します。

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

プロパティ値

View3D を返します。

適用対象