AxisLineStyleFirstUpMinorTicks Property |
Get/sets if outer minor ticks are drawn.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool FirstUpMinorTicks { get; set; }
Property Value
BooleanTrue if outer minor ticks are drawn.
See Also