LabelAlignment Enum

Definition

Enumeration for aligning a label to its line; either to the left or right of the line.

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

Fields

Left 1
Right 2

Applies to