Click or drag to resize

SignalGeneratorThreadType Property

LightningChart .NET Help
Thread operation type.

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

Property Value

Type: ThreadType
See Also