| CategoryAxis-class {rAmCharts} | R Documentation |
CategoryAxis class
Description
Children class of AxisBase. Automatically set.
Details
Run api("CategoryAxis") for more information and all avalaible properties.
Slots
gridPositioncharacter. Specifies if a grid line is placed on the center of a cell or on the beginning of a cell. Possible values are: "start" and "middle" This setting doesn't work if parseDates is set to TRUE.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]