stockLegend: Constructor for StockLegend.

View source: R/class_AmLegend.R

stockLegendR Documentation

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

...

Properties of AmLegend. See https://docs.amcharts.com/3/javascriptstockchart/StockLegend

Value

An AmLegend object

Examples

stockLegend(useGraphSettings = TRUE)


datastorm-open/rAmCharts documentation built on Oct. 4, 2022, 7:07 p.m.