IMSL C# Numerical Library

ChartNode.MARKER_TYPE_ASTERISK Field

An int that indicates an asterisk is to be drawn as the data marker.

public const int MARKER_TYPE_ASTERISK = 1;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType