Vue PieChart - adaptiveLayout
Specifies adaptive layout options.
Type:
The adaptive layout enables the widget to hide optional elements if they do not fit in the container. Elements are hidden in the following sequence:
- Title
- Export menu icon
- Legend
- Point labels (can be saved by setting the adaptiveLayout.keepLabels option to true)
Use the height and width options in the adaptiveLayout object to specify the minimum container size at which the layout begins to adapt.
See Also
height
Specifies the minimum container height at which the layout begins to adapt.
Type:
Default Value: 80
keepLabels
Specifies whether point labels should be kept when the widget adapts the layout.
Type:
Default Value: false
width
Specifies the minimum container width at which the layout begins to adapt.
Type:
Default Value: 80
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.