Placement Property
Placement property specified how the Tick will be placed. This property affects the way ticks are drawn. This property has type of TickBarPlacement.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TickBarPlacement Placement { get; set; }
Public Property Placement As TickBarPlacement
Get
Set
member Placement : TickBarPlacement with get, set