Click or drag to resize

SignalReaderLength Property

LightningChart .NET Help
Length of opened file, in samples (for each channel). For some file formats, this is an estimate.

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

Property Value

Type: Int64
See Also