An int that indicates an asterisk 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_ASTERISK
Visual Basic (Declaration)
Public Const MARKER_TYPE_ASTERISK As Integer
Visual C++
public:
literal int MARKER_TYPE_ASTERISK

See Also