次の方法で共有


RadarStyleValues 列挙型

定義

レーダー スタイル

public enum RadarStyleValues
public readonly struct RadarStyleValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.Charts.RadarStyleValues>, IEquatable<DocumentFormat.OpenXml.Drawing.Charts.RadarStyleValues>
type RadarStyleValues = 
type RadarStyleValues = struct
    interface IEnumValue
    interface IEnumValueFactory<RadarStyleValues>
Public Enum RadarStyleValues
Public Structure RadarStyleValues
Implements IEnumValue, IEnumValueFactory(Of RadarStyleValues), IEquatable(Of RadarStyleValues)
継承
RadarStyleValues
継承
RadarStyleValues

フィールド

RadarStyleValues(String)

新しい RadarStyleValues 列挙型インスタンスを作成します

Equals(Object)
Equals(RadarStyleValues)
Filled 2

いっぱい。

アイテムを xml としてシリアル化されるときに、その値は "塗りつぶされます" です。

Filled

いっぱい。

アイテムを xml としてシリアル化されるときに、その値は "塗りつぶされます" です。

GetHashCode()
Marker 1

マーカー。

項目を xml としてシリアル化されるときに、その値は "marker" です。

Marker

マーカー。

項目を xml としてシリアル化されるときに、その値は "marker" です。

Equality(RadarStyleValues, RadarStyleValues)
Inequality(RadarStyleValues, RadarStyleValues)
Standard

標準。

項目を xml としてシリアル化されるときに、その値は "standard" です。

Standard 0

標準。

項目を xml としてシリアル化されるときに、その値は "standard" です。

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<RadarStyleValues>.Create(String)

適用対象