ig.excel.AxisCrosses
Constants which describe the point at which
axes intersect.
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
-
automatic
- Type:
- ig.excel.AxisCrosses
- Default:
- -4105
The crossing point is determined automatically.
-
custom
- Type:
- ig.excel.AxisCrosses
- Default:
- -4114
A custom value is designated as the crossing point, using the Axis.crossesAt property
-
maximum
- Type:
- ig.excel.AxisCrosses
- Default:
- 2
The axes cross at the point coinciding with the axis' maximum value.
-
minimum
- Type:
- ig.excel.AxisCrosses
- Default:
- 4
The axes cross at the point coinciding with the axis' minimum value.
The current widget has no events.
The current widget has no public methods.