IMSL C# Numerical Library

ChartNode.MARKER_TYPE_OCTAGON_X Field

An int that indicates a x in an octagon is to be drawn as the data marker.

public const int MARKER_TYPE_OCTAGON_X = 12;

See Also

ChartNode Class | Imsl.Chart2D Namespace | MarkerType