Represents title of a scale.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public class ScaleTitle : ScaleLabelsBase
Visual Basic (Declaration)
Public Class ScaleTitle _
	Inherits ScaleLabelsBase
Visual C++
public ref class ScaleTitle : public ScaleLabelsBase

Inheritance Hierarchy

See Also