Click or drag to resize

SignalReaderIsReaderEnabled Property

LightningChart .NET Help
Get/sets whether this instance is running or not. 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 bool IsReaderEnabled { get; set; }

Property Value

Type: Boolean
See Also