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.0.0

Syntax

C#
public const int DATA_TYPE_FILL
Visual Basic (Declaration)
Public Const DATA_TYPE_FILL As Integer
Visual C++
public:
literal int DATA_TYPE_FILL

Remarks

This is an area chart.

See Also