Click or drag to resize

SignalReaderLength Property

LightningChart .NET Help
Gets the length of the source file in samples (for each channel). For some file formats, this is an estimate.

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public long Length { get; }

Property Value

Type: Int64
See Also