IMSL C# Numerical Library

ChartNode.MARKER_TYPE_FILLED_CIRCLE Field

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

public const int MARKER_TYPE_FILLED_CIRCLE = 15;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType