rAmCharts (version 2.1.15)

GaugeArrow-class: GaugeArrow class

Description

Creates an arrow for AmAngularGaugeChart, multiple can be assigned.

Arguments

Slots

axis

list containing properties of GaugeAxis. Axis of the arrow. You can use reference to the axis or id of the axis. If you don't set any axis, the first axis of the chart will be used.

listeners

list containining the listeners to add to the chart. 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

datastorm-open

Details

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