ig.excel.MarkerStyle
Constants which determine the style of the markers displayed by line charts.
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.MarkerStyle
- Default:
- -4105
The marker style is determined automatically.
-
circle
- Type:
- ig.excel.MarkerStyle
- Default:
- 8
The marker is circular.
-
dash
- Type:
- ig.excel.MarkerStyle
- Default:
- -4115
The marker is a dash.
-
diamond
- Type:
- ig.excel.MarkerStyle
- Default:
- 2
The marker is diamond-shaped.
-
dot
- Type:
- ig.excel.MarkerStyle
- Default:
- -4118
The marker is a dot or bullet.
-
none
- Type:
- ig.excel.MarkerStyle
- Default:
- -4142
No marker is displayed.
-
picture
- Type:
- ig.excel.MarkerStyle
- Default:
- -4147
The marker appears as a picture.
-
plus
- Type:
- ig.excel.MarkerStyle
- Default:
- 9
The marker appears as a plus sign (+).
-
square
- Type:
- ig.excel.MarkerStyle
- Default:
- 1
The marker appears as a square.
-
star
- Type:
- ig.excel.MarkerStyle
- Default:
- 5
The marker appears as a star.
-
triangle
- Type:
- ig.excel.MarkerStyle
- Default:
- 3
The marker appears as a triangle.
-
x
- Type:
- ig.excel.MarkerStyle
- Default:
- -4168
The marker appears as an 'X'
The current widget has no events.
The current widget has no public methods.