IMSL C# Numerical Library

ChartNode.MARKER_TYPE_PLUS Field

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

public const int MARKER_TYPE_PLUS = 0;

Remarks

This is the default value of MarkerType

See Also

ChartNode Class | Imsl.Chart2D Namespace