Click or drag to resize

AxisLineStyleFirstDownMinorTicks Property

Get/sets if inner 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 FirstDownMinorTicks { get; set; }

Property Value

Boolean
True if inner minor ticks are drawn.
See Also