Freigeben über


TickLabelPositionValues Enumeration

Definition

Position der Teilstrichbezeichnung

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

Felder

TickLabelPositionValues(String)

Erstellt eine neue TickLabelPositionValues-Enumeration instance

Equals(Object)
Equals(TickLabelPositionValues)
GetHashCode()
High 0

Hoch

Wenn das Element als XML serialisiert wird, ist sein Wert "high".

High

Hoch

Wenn das Element als XML serialisiert wird, ist sein Wert "high".

Low 1

Niedrig

Wenn das Element als xml serialisiert wird, ist sein Wert "low".

Low

Niedrig

Wenn das Element als xml serialisiert wird, ist sein Wert "low".

NextTo 2

Neben.

Wenn das Element als xml serialisiert wird, lautet sein Wert "nextTo".

NextTo

Neben.

Wenn das Element als xml serialisiert wird, lautet sein Wert "nextTo".

None 3

Keine.

Wenn das Element als xml serialisiert wird, ist sein Wert "none".

None

Keine.

Wenn das Element als xml serialisiert wird, ist sein Wert "none".

Equality(TickLabelPositionValues, TickLabelPositionValues)
Inequality(TickLabelPositionValues, TickLabelPositionValues)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<TickLabelPositionValues>.Create(String)

Gilt für: