IMSL C# Numerical Library

ChartNode.MARKER_TYPE_HOLLOW_CIRCLE Field

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

public const int MARKER_TYPE_HOLLOW_CIRCLE = 14;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType