AxisLineStyleMinorTickLength Property |
Get/sets the minor tick length.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double MinorTickLength { get; set; }
Property Value
DoubleThe minor tick length in point units (1/72 inch).
See Also