Click or drag to resize

ScaleWithTicksControllerLinkScaleChoices Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Scales.ScaleWithTicksController.LinkScaleChoices"]


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

Property Value

ItemsControllerScale
See Also