Class SLScope.TSLTicksStart
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 26: | Line 26: | ||
=== C# (.NET): === | === C# (.NET): === | ||
<code> | <code> | ||
− | '''public ref class''' | + | '''public ref class''' TicksStart : [[Class SLScope.TSLMajorTicksParam|Mitov.PlotLab.MajorTicksParam]] |
</code> | </code> | ||
== Summary == | == Summary == |
Latest revision as of 00:30, 26 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: 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.