IMSL C# Numerical Library

ChartNode.MARKER_TYPE_FILLED_SQUARE Field

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

public const int MARKER_TYPE_FILLED_SQUARE = 4;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType