Freigeben über


LegendPosition Enumeration

Definition

Definiert die LegendPosition-Enumeration.

public enum LegendPosition
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public enum LegendPosition
public readonly struct LegendPosition : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LegendPosition>, IEquatable<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LegendPosition>
type LegendPosition = 
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
type LegendPosition = 
type LegendPosition = struct
    interface IEnumValue
    interface IEnumValueFactory<LegendPosition>
Public Enum LegendPosition
Public Structure LegendPosition
Implements IEnumValue, IEnumValueFactory(Of LegendPosition), IEquatable(Of LegendPosition)
Vererbung
LegendPosition
Vererbung
LegendPosition
Attribute

Felder

LegendPosition(String)

Erstellt eine neue LegendPosition-Enumeration instance

Bottom 3

Unteres.

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

Bottom

Unteres.

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

Equals(Object)
Equals(LegendPosition)
GetHashCode()
Left

Links.

Wenn das Element als xml serialisiert wird, lautet der Wert "left".

Left 2

Links.

Wenn das Element als xml serialisiert wird, lautet der Wert "left".

Ninch 4

ninch.

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

Ninch

ninch.

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

Equality(LegendPosition, LegendPosition)
Inequality(LegendPosition, LegendPosition)
Right 0

Richting.

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

Right

Richting.

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

Top

Nach oben.

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

Top 1

Nach oben.

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

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

Gilt für: