jQuery Funnel Interfaces

This section describes interfaces that the Funnel component uses.

FunnelLegendItem

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

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

Object

See Also