Click or drag to resize

AxisLineStyleMajorTickLength Property

Get/sets the major tick length.

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

Property Value

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