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