Class SLScope.TSLTicksStart
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: TSLMajorTicksParam
Contents |
Syntax
Delphi:
type TSLTicksStart = class( TSLMajorTicksParam )
C++ Builder:
class TSLTicksStart : public TSLMajorTicksParam
Visual C++ (MFC):
class CTSLTicksStart : public CTSLMajorTicksParam
C# (.NET):
public ref class TicksStart : Mitov.PlotLab.MajorTicksParam
Summary
Start value of the major ticks of an axis class.
Description
Defines class to be used for the start value of the major ticks of an axis.
Properties
Published
- StartFrom - Specifies the stating value for the ticks.