Click or drag to resize

ResizeGraphOptionsOldMajorTickLength Property

Gets or sets the standard length of the major tick (before resizing).

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

Property Value

NullableDouble
The standard length of the major tick (before resizing).
See Also