IMSL C# Numerical Library

ChartNode.MARKER_TYPE_FILLED_DIAMOND Field

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

public const int MARKER_TYPE_FILLED_DIAMOND = 8;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType