| PeriodSelector-class {rAmCharts} | R Documentation |
PeriodSelector
Description
Defines the PeriodSelector properties.
Slots
periodslist. Period object has 4 properties - period, count, label and selected. Possible period values are: "ss" - seconds, "mm" - minutes, "hh" - hours, "DD" - days, "MM" - months and "YYYY" - years. property "count" specifies how many periods this button will select. "label" will be displayed on a button and "selected" is logical. which specifies if this button is selected when chart is initialized or not.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.valueObject of class
numeric.
Author(s)
datastorm-open
[Package rAmCharts version 2.1.15 Index]