TiXYPlotChannel
Hierarchy Properties Methods Events
Unit
iXYPlotChannel
Description
TiXYPlotChannel is the plot channel class instantiated by the TiXYPlot
component. TiXYPlotChannel implements in addition to the TiPlotChannelCustom class,
the code for drawing the data to the data view. 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