Click or drag to resize

RandomNoiseComponentId Property

LightningChart .NET Help
Gets or sets the unique identifier of this instance.

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

Property Value

Type: Guid

Implements

IWaveFormComponentId
See Also