Class SLWaterfall.TSLWaterfallMarkerGroupLine
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: TLPPersistentNotify
Contents |
Syntax
Delphi:
type TSLWaterfallMarkerGroupLine = class( TLPPersistentNotify )
C++ Builder:
class TSLWaterfallMarkerGroupLine : public TLPPersistentNotify
Visual C++ (MFC):
class CTSLWaterfallMarkerGroupLine : public CTLPPersistentNotify
C# (.NET):
public ref class WaterfallMarkerGroupLine : Vcl.VclProperty
Summary
Markers lines property class.
Description
Defines markers lines property class.
Properties
Published
- Visible - Specify is the lines will be visible.
- UsePointsColor - Specifies how the line color will be selected.
- Color - Specifies the custom color of the lines.
- Width - Specifies the width of the lines.