Click or drag to resize

LinkedScaleLinkScaleType Property

Gets or sets a value indicating whether the type of the wrapped scale is synchronized with the linked scale type.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool LinkScaleType { get; set; }

Property Value

Boolean
See Also