Gets or sets interval between labels.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public SmartValue Step { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property Step As SmartValue  | 
| Visual C++ | 
|---|
public: property SmartValue Step { SmartValue get (); void set (SmartValue value); }  |