Enum TickAlignment
Specifies the tick lines alignment of Rulers.
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum TickAlignment
Fields
| Name | Description |
|---|---|
| LeftOrTop | Specifies that tick lines of ruler are aligned to left or top side. |
| RightOrBottom | Specifies that tick lines of ruler are aligned to right or bottom side. |