| ValueAxis-class {rAmCharts} | R Documentation |
ValueAxis class
Description
Extension for ValueAxis to create an axis for amSerialChart, amRadarChart, amXYChart charts, multiple can be assigned. Gets automatically populated, one for amSerialChart and two for amXYChart charts, if none has been specified.
Details
Run api("ValueAxis") for more information and all avalaible properties.
Slots
titlecharacter. Title of the axis.guideslist.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. See examples for details.otherPropertieslistcontaining other avalaible properties not yet implemented in the package.valuenumeric. Guides belonging to this axis. Use addGuide method
Author(s)
datastorm-open
[Package rAmCharts version 2.1.15 Index]