Click or drag to resize

AngularTickSpacingControllerMinorTicks Property

Gets or sets the available minor-tick settings.

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

Property Value

ItemsControllerInt32
See Also