An int that indicates a plus-shaped data marker is to be drawn.

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

Syntax

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

Remarks

This is the default value of MarkerType

See Also