An int used to indicate the an element is not to be labeled.

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

Syntax

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

See Also