An int used to indicate that an element is to be labeled with the value of its title attribute.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public const int LABEL_TYPE_TITLE
Visual Basic (Declaration)
Public Const LABEL_TYPE_TITLE As Integer
Visual C++
public:
literal int LABEL_TYPE_TITLE

See Also