[]
Specifies the cell label position.
public enum LabelAlignment
Public Enum LabelAlignment
| Name | Description |
|---|---|
| bottomCenter | Indicates that the cell label position is bottom-center. |
| bottomLeft | Indicates that the cell label position is bottom-left. |
| bottomRight | Indicates that the cell label position is bottom-right. |
| topCenter | Indicates that the cell label position is top-center. |
| topLeft | Indicates that the cell label position is top-left. |
| topRight | Indicates that the cell label position is top-right. |