Click or drag to resize

DateTimeScaleUpdateTicksAndOrgEndUsingRescalingObject Method

Updates ticks, origin, and end values using the current rescaling object.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected virtual void UpdateTicksAndOrgEndUsingRescalingObject()
See Also