Click or drag to resize
ChartNodeDATA_TYPE_FILL Field
An int which when assigned to attribute "DataType" indicates that the area between the lines connecting data points and the horizontal reference line (y = attribute "Reference") should be filled.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public const int DATA_TYPE_FILL

Field Value

Type: Int32
Remarks
This is an area chart.
See Also