Click or drag to resize

Log10TickSpacingControllerDecadesPerMajorTick Property

Gets or sets the number of decades per major tick.

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

Property Value

Int32
See Also