Click or drag to resize

EquallySpacedIntervalControllerIntervalChoice Property

Gets or sets the selected interval type.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> IntervalChoice { get; set; }

Property Value

ItemsControllerType
See Also