LegendPosition.Val プロパティ

定義

スキーマの属性の次の凡例の位置 Value.Represents: val

[DocumentFormat.OpenXml.SchemaAttr(0, "val")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Charts.LegendPositionValues> Val { get; set; }
member this.Val : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Charts.LegendPositionValues> with get, set
Public Property Val As EnumValue(Of LegendPositionValues)

プロパティ値

EnumValue<LegendPositionValues>

返します。 EnumValue<T>

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

凡例の位置を指定します。

可能なこの属性の値は、ST_LegendPos単純型です。

適用対象