Click or drag to resize

AxisLineStyleMinorTickLength Property

Get/sets the minor tick length.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double MinorTickLength { get; set; }

Property Value

Double
The minor tick length in point units (1/72 inch).
See Also