Class LabelOrientation
Specifies the orientation of label.
Inheritance
System.Object
LabelOrientation
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class LabelOrientation : Enum
Fields
Auto
Auto alignment.
Declaration
public const LabelOrientation Auto
Field Value
| Type |
|---|
| LabelOrientation |
Horizontal
Horizontal alignment.
Declaration
public const LabelOrientation Horizontal
Field Value
| Type |
|---|
| LabelOrientation |