Class SLScope.TSLMarkerGroupLabel
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
|||
Line 39: | Line 39: | ||
=== Published === | === Published === | ||
*[[Property SLScope.TSLMarkerGroupLabel.Position|Position]] - Specifies the relative position of the marker labels. | *[[Property SLScope.TSLMarkerGroupLabel.Position|Position]] - Specifies the relative position of the marker labels. | ||
− | |||
== From [[Class LPControl.TSLOptionalLabel|TSLOptionalLabel]] == | == From [[Class LPControl.TSLOptionalLabel|TSLOptionalLabel]] == |
Revision as of 01:11, 22 November 2011
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: TSLOptionalLabel
Contents |
Syntax
Delphi:
type TSLMarkerGroupLabel = class( TSLOptionalLabel )
C++ Builder:
class TSLMarkerGroupLabel : public TSLOptionalLabel
Visual C++ (MFC):
class CTSLMarkerGroupLabel : public CTSLOptionalLabel
C# (.NET):
public ref class TSLMarkerGroupLabel : Mitov.PlotLab.OptionalLabel
Summary
Visual Marker Label class.
Description
Defines the properties of an visual Marker Label for X, Y Axis or other view in a display.
Properties
Published
- Position - Specifies the relative position of the marker labels.