Click or drag to resize

Log10TickSpacingControllerSnapTicksToEnd Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Scales.Ticks.Log10TickSpacingController.SnapTicksToEnd"]


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

Property Value

ItemsControllerBoundaryTickSnapping
See Also