Learn R Programming

rAmCharts (version 2.0.3)

DataSetSelector-class: DataSetSelector class

Description

DataSetSelector is a tool used to select data sets as main and to compare to main data set.

Arguments

Slots

position
character. Possible values: "right", "left", "top", "bottom". "top" and "bottom" positions has a limitation - only one data set can be selected for comparing.
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.

Details

Run api("DataSetSelector") for more information and all avalaible properties.