Specifies if bullet for each graph will follow the cursor.
Opacity of the category balloon.
Color of the category balloon. cursorColor is used if not set.
Category balloon date format (used only if category axis parses dates). Check this page for instructions on how to format dates. MMM DD, YYYY
Specifies whether category balloon is enabled.
Text color. #FFFFFF
Opacity of the cursor line. 1
Color of the cursor line. #CC0000
Specifies where the cursor line should be placed - on the beginning of the period (day, hour, etc) or in the middle (only when parseDates property of categoryAxis is set to true). If you want the cursor to follow mouse and not to glue to the nearest data point, set "mouse" here. Possible values are: "start", "middle", "mouse".
Specifies whether cursor is enabled.
If set to true, instead of a cursor line user will see a fill which width will always be equal to the width of one data item. Recommend setting cursorAlpha to 0.1 or some other small number if using this feature.
If this is set to true, only one balloon at a time will be displayed. Note, this is quite CPU consuming.
If this is set to true, the user will be able to pan the chart (Serial only) instead of zooming.
Specifies if cursor should only mark selected area but not zoom-in after user releases mouse button.
Opacity of the selection.
Specifies whether value balloons are enabled. In case they are not, the balloons might be displayed anyway, when the user rolls-over the column or bullet.
Specifies if the user can zoom-in the chart. If pan is set to true, zoomable is switched to false automatically.
Indicates if currently user is selecting some chart area to zoom-in.
Adds event listener.
One of "changed", "draw", "moved", "onHideCursor", "onShowCursor", "panning", "selected", "zoomed", "zoomStarted".
The event handler.
Hides cursor.
Removes event listener from chart object.
You can force cursor to appear at specified cateogry or date.
Generated using TypeDoc
Size of bullets, following the cursor.
8