StockEvent is object which holds information about event(bullet).Values from StockEventsSettings will be used if not set.Stock event bullet's size depends on it's graphs fontSize.When user rolls - over, clicks or rolls - out of the event bullet, AmStockChart dispatches events.
Opacity of bullet background.
Color of bullet background. #DADADA
Opacity of bullet border.
Bullet border color. #888888
The color of the event text. #000000
Date of an event. Must be Date object, not a string.
graph on which event will be displayed.
Roll-over background color. #CC0000
Specifies if the event should be displayed on category axis
Letter which will be displayed on the event. Not all types can display letters. "text" type can display longer texts.
Type of bullet. Possible values are: "flag", "sign", "pin", "triangleUp", "triangleDown", "triangleLeft", "triangleRight", "text", "arrowUp", "arrowDown". sign
A URL to go to when user clicks the event.
target of url, "_blank" for example.