Click or drag to resize

SignalReaderBitsPerSample Property

LightningChart .NET Help
Gets how many bits are for one sample.

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

Property Value

Type: Int32
See Also