Click or drag to resize

ResizeGraphOptionsActionForTickLength Property

Gets or sets the length of the action concerning the length of scale ticks.

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

Property Value

ResizeGraphOptionsScalarSizeActions
The action concerning the length of scale ticks.
See Also