Click or drag to resize

ScaleWithTicksControllerLinkScaleChoices Property

Gets or sets the selectable target scales for linking.

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

Property Value

ItemsControllerScale
See Also