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
Hours Method
Creates an instance representing a number of whole hours.
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
FromHours
(
long
hours
)
Parameters
hours
Int64
The number of hours.
Return Value
DateTimeTickSpacing
TimeSpanEx
A
DateTimeTickSpacing
TimeSpanEx
representing the specified number of hours.
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