Click or drag to resize
ChartNodeMarkerType Property
Specifies the type of data marker to be drawn.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int MarkerType { get; set; }

Property Value

Type: Int32
The int which contains the "MarkerType" attribute value.
Remarks
By default, MarkerType = MARKER_TYPE_PLUS.
See Also

Reference