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 Operators
Equality Operator
Inequality Operator
Date
Time
Tick
Spacing
Time
Span
Ex
Inequality Operator
Determines whether two values are not equal.
Namespace:
Altaxo.Graph.Scales.Ticks
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
bool
operator
!=
(
DateTimeTickSpacing
TimeSpanEx
x
,
DateTimeTickSpacing
TimeSpanEx
y
)
Parameters
x
DateTimeTickSpacing
TimeSpanEx
The first value to compare.
y
DateTimeTickSpacing
TimeSpanEx
The second value to compare.
Return Value
Boolean
if the values are not equal; otherwise,
.
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