Represents Text labels.

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

Syntax

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

Inheritance Hierarchy

See Also