stockLegend {rAmCharts} | R Documentation |
Constructor for StockLegend.
Description
This method is used for AmStockChart.
Usage
stockLegend(useGraphSettings, valueTextComparing = "[[percents.value]]%", ...)
Arguments
useGraphSettings |
|
valueTextComparing |
|
... |
Properties of AmLegend. See https://docs.amcharts.com/3/javascriptstockchart/StockLegend |
Value
An AmLegend object
Examples
stockLegend(useGraphSettings = TRUE)
[Package rAmCharts version 2.1.15 Index]