Class SLLevelDisplay.TSLLevelDisplayLabel
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 38: | Line 38: | ||
=== Published === | === Published === | ||
*[[Property SLLevelDisplay.TSLLevelDisplayLabel.Text|Text]] - Specifies the Label Text for the Level Axis. | *[[Property SLLevelDisplay.TSLLevelDisplayLabel.Text|Text]] - Specifies the Label Text for the Level Axis. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Classes]] | [[Category:Classes]] |
Revision as of 20:29, 10 June 2013
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: SLLevelDisplay
Inherits: TSLBasicLevelDisplayLabel
Contents |
Syntax
Delphi:
type TSLLevelDisplayLabel = class( TSLBasicLevelDisplayLabel )
C++ Builder:
class TSLLevelDisplayLabel : public TSLBasicLevelDisplayLabel
Visual C++ (MFC):
class CTSLLevelDisplayLabel : public CTSLBasicLevelDisplayLabel
C# (.NET):
public ref class TSLLevelDisplayLabel : Mitov.PlotLab.BasicLevelDisplayLabel
Summary
Display Level Labels settings class.
Description
Class to be used for for Display Level Labels.
Properties
Published
- Text - Specifies the Label Text for the Level Axis.