Click or drag to resize

Log10TickSpacingControllerIsMinorTick147 Property

Gets or sets a value indicating whether minor ticks should be placed at 1, 4, and 7 within each decade.

Namespace: Altaxo.Gui.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsMinorTick147 { get; set; }

Property Value

Boolean
See Also