StockEvent-class: StockEvent class

StockEvent-classR 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

stockGraph

AmGraph 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.

listeners

list containining the listeners to add to the object. The list must be named as in the official API. Each element must be a character string.

otherProperties

list containing other avalaible properties not yet implemented in the package.

value

numeric.

Author(s)

datastorm-open


datastorm-open/rAmCharts documentation built on Oct. 4, 2022, 7:07 p.m.