Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Scales.Ticks
DateTimeTickSpacing.TimeSpanEx Structure
TimeSpanEx Methods
Add Method
Divide Method
Equals Method
FromDays Method
FromHours Method
FromMicroSeconds Method
FromMilliSeconds Method
FromMinutes Method
FromMonths Method
FromSeconds Method
FromTicks Method
FromTimeSpan Method
FromYears Method
GetHashCode Method
RoundDown Method
RoundUp Method
Subtract Method
Date
Time
Tick
Spacing
Time
Span
Ex
Add Method
Adds the specified span to the specified date-time value.
Namespace:
Altaxo.Graph.Scales.Ticks
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
DateTime
Add
(
DateTime
x
,
DateTimeTickSpacing
TimeSpanEx
span
)
Parameters
x
DateTime
The date-time value.
span
DateTimeTickSpacing
TimeSpanEx
The span to add.
Return Value
DateTime
The resulting date-time value.
See Also
Reference
DateTimeTickSpacing
TimeSpanEx Structure
Altaxo.Graph.Scales.Ticks Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net