Click or drag to resize

CompositeAxesIntervals Property

Gets the collection of intervals where the data for a given interval represents the Axes for that time.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TimeIntervalCollection<Axes> Intervals { get; }

Property Value

Type: TimeIntervalCollectionAxes
See Also