Start DateTime
Value in ticks that start should be shifted to
GetValueByOffset Method (DiscontinuousAxisHelper)
Gets DateTime from start shifted by deltapoint
Syntax
public DateTime GetValueByOffset( 
   DateTime start,
   double deltaPoint
)

Parameters

start
Start DateTime
deltaPoint
Value in ticks that start should be shifted to

Return Value

New DateTime after shifting
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also