Click or drag to resize

SignalGeneratorIsGeneratorEnabled Property

LightningChart .NET Help
Gets or sets the state of this generator (enabled 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 IsGeneratorEnabled { get; set; }

Property Value

Type: Boolean
See Also