Class PLMultiWaterfall.TPLMultiWaterfallChannels
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: PlotLabPkg
Unit: PLMultiWaterfall
Inherits: TSLOptionalDisplayCollection
Contents |
Syntax
Delphi:
type TPLMultiWaterfallChannels = class( TSLOptionalDisplayCollection, TPLMultiWaterfallChannel )
C++ Builder:
class TPLMultiWaterfallChannels : public TSLOptionalDisplayCollection
Visual C++ (MFC):
class CTPLMultiWaterfallChannels : public CTSLOptionalDisplayCollection
C# (.NET):
public ref class MultiWaterfallChannels : Mitov.PlotLab.OptionalDisplayCollection
Summary
Collection of TPLMultiWaterfallChannel items.
Description
Defines collection of TPLMultiWaterfallChannel objects. This class is used for visual data displays channel collections such as the channels in TPLMultiWaterfall component. Do not make instances of this class.