LightningChart .NET Help
Stop event.
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxevent StoppedEventHandler Stopped
Event Stopped As StoppedEventHandler
event StoppedEventHandler^ Stopped {
void add (StoppedEventHandler^ value);
void remove (StoppedEventHandler^ value);
}Value
Type:
Arction.Wpf.SignalProcessingStoppedEventHandler
See Also