Constructor for an AmLegend.
Setter for useGraphSettings.
## S3 method for class 'AmLegend':
initialize(.Object, useGraphSettings, ...)amLegend(useGraphSettings, ...)
setUseGraphSettings(.Object, useGraphSettings)
## S3 method for class 'AmLegend,logical':
setUseGraphSettings(.Object, useGraphSettings)
logical
.
If this is set to TRUE, border color instead of background color will be changed when
user rolls-over the slice, graph, etc.amLegend
:new("AmLegend", useGraphSettings = TRUE)
amLegend(useGraphSettings = FALSE)
setUseGraphSettings(.Object = amLegend(), useGraphSettings = TRUE)
Run the code above in your browser using DataLab