Click or drag to resize

AxisLineStyleFirstUpMinorTicks Property

Get/sets if outer minor ticks are drawn.

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

Property Value

Boolean
True if outer minor ticks are drawn.
See Also