Click or drag to resize

InverseTickSpacingControllerSnapTicksToEnd Property

Gets or sets the snapping behavior for ticks at the end boundary.

Namespace: Altaxo.Gui.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<BoundaryTickSnapping> SnapTicksToEnd { get; set; }

Property Value

ItemsControllerBoundaryTickSnapping
See Also