Click or drag to resize

SignalGeneratorSamplingFrequency Property

LightningChart .NET Help
Sampling frequency. The count 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
Syntax
[DefaultValueAttribute(10000)]
public int SamplingFrequency { get; set; }

Property Value

Type: Int32
See Also