Click or drag to resize

LinkedScaleRescalingObject Property

Returns the rescaling conditions for this axis as object.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override IScaleRescaleConditions? RescalingObject { get; }

Property Value

IScaleRescaleConditions
See Also