Click or drag to resize

DateTimeTickSpacingTimeSpanExFromYears Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx.FromYears(System.Int64)"]


Namespace: Altaxo.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static DateTimeTickSpacingTimeSpanEx FromYears(
	long years
)

Parameters

years  Int64

[Missing <param name="years"/> documentation for "M:Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx.FromYears(System.Int64)"]

Return Value

DateTimeTickSpacingTimeSpanEx

[Missing <returns> documentation for "M:Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx.FromYears(System.Int64)"]

See Also