ScaleWithTicksControllerEhView_LinkTargetChanged Method |
Handles changes to the selected link target.
Namespace: Altaxo.Gui.Graph.ScalesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_LinkTargetChanged(
Scale? selectedScale
)
Parameters
- selectedScale Scale
- The selected target scale, or to remove the link.
See Also