IMSL C# Numerical Library

ChartNode.MARKER_TYPE_X Field

An int that indicates a x-shaped data marker is to be drawn.

public const int MARKER_TYPE_X = 2;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType