IMSL C# Numerical Library

ChartNode.MARKER_TYPE_DIAMOND_PLUS Field

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

public const int MARKER_TYPE_DIAMOND_PLUS = 9;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType