Property SLScope.TSLDisplayChannel.ChannelMode
From Mitov Wiki Doc
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.
Class: TSLDisplayChannel
Contents |
Syntax
Delphi:
property ChannelMode : TSLScopeChannelMode read FChannelMode write SetChannelMode;
C++ Builder:
__property TSLScopeChannelMode ChannelMode = { read=FChannelMode, write=SetChannelMode };
Summary
Specifies the channel display mode as line, bars or points.
Description
Use this property to specify the channel display mode as
line, bars or points.
cmLine mode example:
cmBar mode example:
cmPoint mode:
cmSteps mode: