Click or drag to resize

Log10ScaleRescaling Property

Returns the rescaling conditions for this axis

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override NumericScaleRescaleConditions Rescaling { get; }

Property Value

NumericScaleRescaleConditions
See Also