You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Tee Namespace > Classes > DSPTeeItem Class
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
DSPTeeItem Class

A place holder for a reference to TAnalysis/TAnalysisList object.

Dew_Signal_Tee_DSPTeeItemDew_Signal_Tee_DSPTeeItemDew_Signal_Tee_DSPTeeItem
Syntax
C#
Visual Basic
public class DSPTeeItem : TMtxCollectionItem;

SignalChartsTee.cs

Holds a reference to TAnalysis or TAnalysisList as a TCollection item. The item allows the user to establish connection between series on the chart and individual TSignal/TSpectrum objects. Updating data in TSignal/TSpectrum will automatically update the associated chart series. This will function if TAnalysis.Update or TAnalysis.Pull is called or the TAnalysis.UpdateNotify method.

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