Enum LineLabelAlignment

LineLabelAlignment enumeration

Specifies how the label is aligned with the line.

public enum LineLabelAlignment

Values

NameValueDescription
Horizontal0No alignment. The label is horizontal.
Parallel1The label is parallel to the line.
Curved2The label follows the shape of the line.

See Also