You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysis Class > TAnalysis Properties > TAnalysis.OnDisplayUpdate Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysis.OnDisplayUpdate Property

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 TNotifyEvent OnDisplayUpdate;

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!