ChartNodeDATA_TYPE_MARKER Field |
An int which when assigned to attribute "DataType" indicates
that a marker should be drawn at each data point.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public const int DATA_TYPE_MARKER
Public Const DATA_TYPE_MARKER As Integer
public:
literal int DATA_TYPE_MARKER
static val mutable DATA_TYPE_MARKER: int
Field Value
Type:
Int32See Also