| StockEvent-class {rAmCharts} | R Documentation |
StockEvent class
Description
StockEvent is an 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.
Details
Run api("StockEvent") for more informations.
Slots
stockGraphAmGraph containing properties of stockGraph. This is the graph on which event will be displayed. You can use a reference to the stock graph object or id of the graph.
listenerslistcontainining the listeners to add to the object. The list must be named as in the official API. Each element must be a character string.otherPropertieslistcontaining other avalaible properties not yet implemented in the package.valuenumeric.
Author(s)
datastorm-open
[Package rAmCharts version 2.1.15 Index]