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

The class is used to handle a collection of references to TSignal objects. This list is editable from within IDE in design-time. This collection is used to establish links between different TSignal descendants and a list of TeeChart Series descendants in the Chart.SeriesList. Once the connected components will udpate, so will their connected chart series to display the new data.

Dew_Signal_Tee_SignalTeeCollectionDew_Signal_Tee_SignalTeeCollection
Syntax
C#
Visual Basic
public class SignalTeeCollection : SignalCollectionBase;

SignalChartsTee.cs

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