Class SLWaterfall.TSLWaterfallHighlighting
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.
Package: SignalLabScopePkg
Unit: SLWaterfall
Inherits: TSLDisplayPersistent
Contents |
Syntax
Delphi:
type TSLWaterfallHighlighting = class( TSLDisplayPersistent )
C++ Builder:
class TSLWaterfallHighlighting : public TSLDisplayPersistent
Visual C++ (MFC):
class CTSLWaterfallHighlighting : public CTSLDisplayPersistent
C# (.NET):
public ref class TSLWaterfallHighlighting : Mitov.PlotLab.DisplayPersistent
Summary
Waterfall display Highlighting settings class.
Description
Defines the way the different items such as cursors and markers will be highlighted.
Properties
Published
- Markers - Specifies how the Markers will be highlighted.
- MouseHitPoint - Specifies how the mouse hit point in the data view will be shown.