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
From
Ticks Method
Creates an instance from ticks.
Namespace:
Altaxo.Graph.Scales.Ticks
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
DateTimeTickSpacing
TimeSpanEx
FromTicks
(
long
ticks
)
Parameters
ticks
Int64
The number of ticks.
Return Value
DateTimeTickSpacing
TimeSpanEx
A
DateTimeTickSpacing
TimeSpanEx
representing the specified tick count.
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