jQuery PolarChart Interfaces

This section describes interfaces that the PolarChart component uses.

BaseChartLegendItem

An object that provides information about a legend item.

import { BaseChartLegendItem } from "devextreme/viz/chart_components/base_chart"
Type:

Object

See Also