Click or drag to resize

SignalReaderOutputInterval Property

LightningChart .NET Help
Output interval in milliseconds. This is only the target value and not always accurate. This is a dependency property.

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

Property Value

Type: UInt32
See Also