jQuery VectorMap Interfaces

This section describes interfaces that the VectorMap component uses.

VectorMapLegendItem

An object that provides information about a legend item in the VectorMap UI component.

import { LegendItem } from "devextreme/viz/vector_map"
Type:

Object

See Also