SignalReaderSamplingFrequency Property |
LightningChart .NET Help
Gets sampling frequency. The number of output points calculated per second.
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic int SamplingFrequency { get; }Public ReadOnly Property SamplingFrequency As Integer
Get
public:
property int SamplingFrequency {
int get ();
}Property Value
Type:
Int32
See Also