Class SLScope.TSLDisplayGridLineSettings
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: SLScope
Inherits: TSLVisibleDisplayProperty
Contents |
Syntax
Delphi:
type TSLDisplayGridLineSettings = class( TSLVisibleDisplayProperty )
C++ Builder:
class TSLDisplayGridLineSettings : public TSLVisibleDisplayProperty
Visual C++ (MFC):
class CTSLDisplayGridLineSettings : public CTSLVisibleDisplayProperty
C# (.NET):
public ref class DisplayGridLineSettings : Mitov.PlotLab.VisibleDisplayProperty
Summary
Specifies the way an axis line will be drawn in the data view.
Description
Defines class that specifies the way an axis line will be drawn in the data view.
Properties
Published
- Pen - Specifies the pen settings for the drawing of the grid line.
From TSLVisibleDisplayProperty
Properties
Published
- Visible - Specifies the visibility of the property.