ChartNodeFILL_TYPE_GRADIENT Field |
An int which indicates that a region will be drawn in a color
gradient as specified by the attribute "Gradient".
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public const int FILL_TYPE_GRADIENT
Public Const FILL_TYPE_GRADIENT As Integer
public:
literal int FILL_TYPE_GRADIENT
static val mutable FILL_TYPE_GRADIENT: int
Field Value
Type:
Int32Remarks
This constant may be used with the
FillType property.
See Also