Represents the base class for scale labels.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  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

See Also