jQuery PolarChart Interfaces

This section describes interfaces that the PolarChart component uses.

LegendItem

An object that provides information about a legend item.

import { LegendItem } from "devextreme/common/charts"
Type:

Object

See Also