ChartLegendItemAlignmentTypes Enumeration

Definition

Stellt die möglichen Ausrichtungsoptionen für ein Legendenelement in einem Diagramm dar.

public enum class ChartLegendItemAlignmentTypes
public enum ChartLegendItemAlignmentTypes
type ChartLegendItemAlignmentTypes = 
Public Enum ChartLegendItemAlignmentTypes
Vererbung
ChartLegendItemAlignmentTypes

Felder

Bottom 7

Represents the Bottom alignment type.

BottomLeft 8

Represents the BottomLeft alignment type.

BottomRight 6

Represents the BottomRight alignment type.

Center 0

Represents the Center alignment type.

Left 4

Represents the Left alignment type.

Right 5

Stellt den Rechtsausrichtungstyp dar.

Top 1

Represents the Top alignment type.

TopLeft 2

Stellt den Ausrichtungstyp "TopLeft" dar.

TopRight 3

Represents the TopRight alignment type.

Gilt für: