Methods used to control the funnel item.
Gets the funnel item's color specified in the data source or palette.
String
The funnel item's color.
Changes the funnel item's hover state.
Boolean
true sets the funnel item into the hover state; false sets it back.
Indicates whether the funnel item is in the hover state.
true if the funnel item is in the hover state; otherwise false.
Indicates whether the funnel item is selected.
true if the funnel item is selected; otherwise false.
See onItemClick to learn how to implement selection.
Selects or cancels the funnel item's selection.
true selects the funnel item; false cancels the selection.
Shows the funnel item's tooltip.