jQuery/JS Common - Object Structures - VectorMapLegendItem
An object that provides information about a legend item in the VectorMap widget.
Type:
See Also
color
The color of the legend item's marker.
Type:
If the legend is grouped by color, this option's value is different for each legend item. Otherwise, the value equals the markerColor.
size
The diameter of the legend item's marker in pixels.
Type:
If the legend is grouped by size, this option's value is different for each legend item. Otherwise, the value equals the markerSize.
Feedback