| AxisBase-class {rAmCharts} | R Documentation |
AxisBase class
Description
Base class for ValueAxis and CategoryAxis. It can not be explicitly instantiated.
Slots
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.otherPropertieslistcontaining other avalaible properties not yet implemented in the package.valuenumeric. Guides of this axis. Use addGuide method.
Author(s)
datastorm-open
[Package rAmCharts version 2.1.15 Index]