Click or drag to resize

SignalReaderSamplingFrequency Property

LightningChart .NET Help
Gets sampling frequency. The count of output points calculated per second.

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

Property Value

Type: Int32
See Also