Learn R Programming

rAmCharts (version 2.1.7)

stockLegend: Constructor for StockLegend.

Description

This method is used for '>AmStockChart.

Usage

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

Arguments

useGraphSettings

logical 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

Value

An '>AmLegend object

Examples

Run this code
# NOT RUN {
stockLegend(useGraphSettings = TRUE)

# }

Run the code above in your browser using DataLab