次の方法で共有


ErrorBars.ErrorDirection プロパティ

定義

エラー バーの方向。

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

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

プロパティ値

ErrorDirection を返します。

適用対象