JavaScript/jQuery Funnel - adaptiveLayout
Specifies adaptive layout options.
When adapting to small container size, the widget may hide its accessory elements, thus saving space for more valuable ones. The elements are being hidden in the following sequence.
- Title
- Export menu icon
- Legend
- Item labels (can be saved by setting the adaptiveLayout.keepLabels option to true)
To specify the widget's size small enough for the layout to begin adapting, use the height and width options of the adaptiveLayout object.
See Also
height
Specifies the widget's height small enough for the layout to begin adapting.
keepLabels
Specifies whether item labels should be kept when the layout is adapting.
width
Specifies the widget's width small enough for the layout to begin adapting.
If you have technical questions, please create a support ticket in the DevExpress Support Center.