次の方法で共有


ErrorBars.ErrorBarValueType プロパティ

定義

エラー バー値の種類。

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

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

プロパティ値

ErrorBarValueType を返します。

適用対象