ig.excel.BarShape
Constants which define the shape used by a bar chart series.
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
-
box
- Type:
- ig.excel.BarShape
- Default:
- 0
Square box
-
coneToMax
- Type:
- ig.excel.BarShape
- Default:
- 5
Truncated cone-shaped bar.
-
coneToPoint
- Type:
- ig.excel.BarShape
- Default:
- 4
Cone-shaped bar extending to the series maximum.
-
cylinder
- Type:
- ig.excel.BarShape
- Default:
- 3
Cylinder shaped bar.
-
pyramidToMax
- Type:
- ig.excel.BarShape
- Default:
- 2
Truncated pyramid-shaped bar.
-
pyramidToPoint
- Type:
- ig.excel.BarShape
- Default:
- 1
Pyramid-shaped bar extending to the series maximum.
The current widget has no events.
The current widget has no public methods.