An int used to indicate that an element is to be labeled with the value of its y-coordinate.

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

Syntax

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

See Also