Methods
Methods used to control the funnel item.
getColor()
Gets the funnel item's color specified in the data source or palette.
Return Value:
The funnel item's color.
See Also
hover(state)
Changes the funnel item's hover state.
Parameters:
state:
true sets the funnel item into the hover state; false sets it back.
See Also
- item.hoverStyle
- onHoverChanged
isHovered()
Indicates whether the funnel item is in the hover state.
Return Value:
true if the funnel item is in the hover state; otherwise false.
See Also
isSelected()
Indicates whether the funnel item is selected.
Return Value:
true if the funnel item is selected; otherwise false.
select(state)
Selects or cancels the funnel item's selection.
Parameters:
state:
true selects the funnel item; false cancels the selection.
See onItemClick to learn how to implement selection.
See Also
Feel free to share demo-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you!
We appreciate your feedback.
We appreciate your feedback.