Click or drag to resize

DateTimeScaleDataBounds Property

Returns the FiniteDateTimeBoundaries object that is associated with that axis.

Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public FiniteDateTimeBoundaries DataBounds { get; }

Property Value

FiniteDateTimeBoundaries
See Also