TSignalBuffer.MaxX Property

Double MaxX { get; set; }

Use the MaxX property to store the time stamp (in seconds) of the right most sample.

Returns: Double

Remarks:

Each time the SamplingTime property changes (the length of the signal in seconds), MaxX is recalculated as: MaxX := MinX + SamplingTime.