TiPlotChannel

Hierarchy Properties Methods Events

Unit

iPlotChannel

Description

TiPlotChannel is the plot channel class instantiated by the TiPlot component. TiPlotChannel implements in addition to the TiPlotChannelCustom class, code for drawing the data to the data view, filling, and date/time. To add a channel, call the AddChannel method. To delete a channel, call the DeleteChannel method. To remove all channels, call the RemoveAllChannels method.

Contents | Index | Previous | Next