Click or drag to resize

DateTimeScaleRescaling Property

Returns the rescaling conditions for this axis

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

Property Value

DateTimeScaleRescaleConditions
See Also