ig.excel.GradientType
Constants which determine the type of gradient applied to a
ChartGradientFill.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
linear
- Type:
- ig.excel.GradientType
- Default:
- 0
The gradient extends in a linear direction.
-
path
- Type:
- ig.excel.GradientType
- Default:
- 3
The gradient direction is determined by the shape's path.
-
radial
- Type:
- ig.excel.GradientType
- Default:
- 1
The gradient extends along a radial curve.
-
rectangular
- Type:
- ig.excel.GradientType
- Default:
- 2
The gradient extends along a rectangular path.
The current widget has no events.
The current widget has no public methods.