Click or drag to resize

SignalGeneratorOutputInterval Property

LightningChart .NET Help
Output interval in ms. This is only the target value, and not always accurate.

Namespace:  Arction.WinForms.SignalProcessing
Assembly:  Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(40)]
public int OutputInterval { get; set; }

Property Value

Type: Int32
See Also