An int that indicates an x in a circle 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_CIRCLE_X
Visual Basic (Declaration)
Public Const MARKER_TYPE_CIRCLE_X As Integer
Visual C++
public:
literal int MARKER_TYPE_CIRCLE_X

See Also