| Label-class {rAmCharts} | R Documentation |
Label class
Description
Creates a label on the chart which can be placed anywhere, multiple can be assigned.
Details
Run api("Label") for more information and all avalaible properties.
Slots
boldcharacter. Specifies if label is bold or not.textcharacter. Text of a title.xnumeric. X position of a label.ynumeric. Y position of a label.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]