Click or drag to resize

SampleDataBlockSeriesSamplingFrequency Property

LightningChart .NET Help
Sampling frequency, in Hz. (sample interval is 1/SamplingFrequency).

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "1")]
public double SamplingFrequency { get; set; }

Property Value

Type: Double
See Also