IMSL C# Numerical Library

ChartNode.MARKER_TYPE_HOLLOW_DIAMOND Field

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

public const int MARKER_TYPE_HOLLOW_DIAMOND = 7;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType