IMSL C# Numerical Library

ChartNode.MARKER_TYPE_CIRCLE_CIRCLE Field

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

public const int MARKER_TYPE_CIRCLE_CIRCLE = 18;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType