Click or drag to resize

ScaleWithTicksControllerScaleLinkedTo Property

Gets or sets the scale to which the edited scale is linked.

Namespace: Altaxo.Gui.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Scale? ScaleLinkedTo { get; set; }

Property Value

Scale
See Also