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