Click or drag to resize

AngularTickSpacingControllerMajorTicks Property

Gets or sets the available major-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> MajorTicks { get; set; }

Property Value

ItemsControllerInt32
See Also