Represents the base class for scale labels.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public abstract class ScaleLabelsBase : ScaleElement  | 
| Visual Basic (Declaration) | 
|---|
Public MustInherit Class ScaleLabelsBase _ Inherits ScaleElement  | 
| Visual C++ | 
|---|
public ref class ScaleLabelsBase abstract : public ScaleElement  | 
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ScaleLabelsBase
PerpetuumSoft.Instrumentation.Model..::.CustomLabels
PerpetuumSoft.Instrumentation.Model..::.ScaleLabels
PerpetuumSoft.Instrumentation.Model..::.ScaleTitle
PerpetuumSoft.Instrumentation.Model..::.Element
PerpetuumSoft.Instrumentation.Model..::.ScaleElement
PerpetuumSoft.Instrumentation.Model..::.ScaleLabelsBase
PerpetuumSoft.Instrumentation.Model..::.CustomLabels
PerpetuumSoft.Instrumentation.Model..::.ScaleLabels
PerpetuumSoft.Instrumentation.Model..::.ScaleTitle