An int that indicates a x in a diamond is to be drawn as the data marker.

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

Syntax

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

See Also