Click or drag to resize

IWaveFormComponent Interface

LightningChart .NET Help
Waveform component interface.

Namespace:  Arction.Wpf.SignalProcessing
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
public interface IWaveFormComponent

The IWaveFormComponent type exposes the following members.

Properties
  NameDescription
Public propertyId
Id.
Top
Methods
  NameDescription
Public methodCreateCopy
Create copy of object. Interface method.
Top
Events
  NameDescription
Public eventPropertyChanged
Event. Occures when property is changed.
Top
See Also