Click or drag to resize

LinkedScaleWrappedScale Property

Gets or sets the wrapped scale.

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

Property Value

Scale
See Also