Click or drag to resize

ResizeGraphControllerActionForTickLength Property

Gets or sets the action for tick length.

Namespace: Altaxo.Gui.Graph.Graph2D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<ResizeGraphOptionsScalarSizeActions> ActionForTickLength { get; set; }

Property Value

ItemsControllerResizeGraphOptionsScalarSizeActions
See Also