rAmCharts (version 1.1.2)

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

Value

An AmLegend object

Examples

Run this code
stockLegend(useGraphSettings = TRUE)

Run the code above in your browser using DataCamp Workspace