TickBarPlacement 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) Version: 11.3.999
public TickBarPlacement Placement { get; set; }

Property Value

TickBarPlacement

See Also