TSignalModulator.OnDisplayUpdate Property

TNotifyEvent OnDisplayUpdate { get; set; }

The event is triggered after the OnAfterUpdate event. Use this event to update any associated charts or graphs or result tables.

Returns: TNotifyEvent

Remarks:

The event will be triggered only, if UpdateEditors property is True.