Represents the Numeric labels.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
[ObsoleteAttribute("This class is obsolete; use class ScaleLabels instead")] public class NumericLabels : ScaleLabels  | 
| Visual Basic (Declaration) | 
|---|
<ObsoleteAttribute("This class is obsolete; use class ScaleLabels instead")> _ Public Class NumericLabels _ Inherits ScaleLabels  | 
| Visual C++ | 
|---|
[ObsoleteAttribute(L"This class is obsolete; use class ScaleLabels instead")] public ref class NumericLabels : public ScaleLabels  | 
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ScaleLabelsBase
PerpetuumSoft.Instrumentation.Model..::.ScaleLabels
PerpetuumSoft.Instrumentation.Model..::.NumericLabels
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ScaleLabelsBase
PerpetuumSoft.Instrumentation.Model..::.ScaleLabels
PerpetuumSoft.Instrumentation.Model..::.NumericLabels