ChartScrollbar-class {rAmCharts} | R Documentation |
ChartScrollbar class
Description
Creates a scrollbar for amSerialChart and amXYChart charts.
Details
Run api("ChartScrollbar")
for more information and all avalaible properties.
Slots
enabled
logical
. Specifies if the chart should be updated while dragging/resizing the scrollbar or only at the moment when user releases mouse button.graph
list
. Specifies which graph properties will be displayed in the scrollbar. Only Serial chart's scrollbar can display a graph.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
.
Author(s)
datastorm-open
[Package rAmCharts version 2.1.15 Index]