You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysis Class > TAnalysis Events > TAnalysis.OnDisplayUpdateEvent Event
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysis.OnDisplayUpdateEvent Event

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

Syntax
C#
Visual Basic
public event TNotifyEvent OnDisplayUpdateEvent;

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

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!