IMSL C# Numerical Library

ChartNode.MARKER_TYPE_CIRCLE_PLUS Field

An int that indicates an plus in a circle is to be drawn as the data marker.

public const int MARKER_TYPE_CIRCLE_PLUS = 17;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType