Vue Funnel - Legend
Configures the legend.
customizeHint
Specifies the hint that appears when a user hovers the mouse pointer over a legend item.
Information on the funnel item and its corresponding legend item.
Name | Type | Description |
---|---|---|
item |
The Item object. |
|
text |
The legend item's text. |
The text to be displayed in the hint.
customizeItems
Allows you to change the order, text, and visibility of legend items.
Legend items before customizations.
Legend items after customizations.
customizeText
Customizes the text displayed by legend items.
Information on the funnel item and its corresponding legend item.
Name | Type | Description |
---|---|---|
item |
The Item object. |
|
text |
The legend item's original text. |
The text for the legend item to display.
markerTemplate
Specifies an SVG element that serves as a custom legend item marker.
Information about a legend item.
A marker's container.
One of the following:
- Template name
- SVG markup as a string
- SVGElement
- jQuery element that contains an SVGElement
If you have technical questions, please create a support ticket in the DevExpress Support Center.