Learn R Programming

rAmCharts (version 1.1.1)

stockLegend: Constructor for StockLegend.

Description

Constructor for StockLegend.

Usage

stockLegend(useGraphSettings, valueTextComparing = "[[percents.value]]%",
  ...)

Arguments

useGraphSettings
Legend markers can mirror graph's settings, displaying a line and a real bullet as in the graph itself. Set this property to true if you want to enable this feature.
valueTextComparing
character
...
Properties of AmLegend. See http://docs.amcharts.com/3/javascriptstockchart/StockLegend

Value

  • An AmLegend object

Examples

Run this code
stockLegend(useGraphSettings = TRUE)

Run the code above in your browser using DataLab