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
Syntaxpublic uint OutputInterval { get; set; }Public Property OutputInterval As UInteger
Get
Set
public:
property unsigned int OutputInterval {
unsigned int get ();
void set (unsigned int value);
}Property Value
Type:
UInt32
See Also