ChartCellAlignment Enum

Definition

The text alignment of a cell in the custom legend item.

public enum class ChartCellAlignment
public enum ChartCellAlignment
type ChartCellAlignment = 
Public Enum ChartCellAlignment
Inheritance
ChartCellAlignment

Fields

Bottom 7

The cell alignment is Bottom.

BottomLeft 8

The cell alignment is BottomLeft.

BottomRight 6

The cell alignment is BottomRight.

Center 0

The cell alignment is Center.

Left 4

The cell alignment is Left.

Right 5

The cell alignment is Right.

Top 1

The cell alignment is Top.

TopLeft 2

The cell alignment is TopLeft.

TopRight 3

The cell alignment is TopRight.

Applies to