Search Results: if (!this.bundlesReported[script.src]) {

dxCardView Types

Reference

CardClickEvent The argument type in the cardClick event. CardCover Configures the card cover. CardDblClickEvent The argument type in the cardDblClick event. CardHeader Configures the card...

dxPieChart tooltip

Reference

argumentFormat Formats the point argument before it is displayed in the tooltip. To format the point value, use the format property. See Also format - provides a comprehensive overview of...

dxPolarChart tooltip

Reference

A tooltip is a miniature rectangle displaying values of a series point. A tooltip appears when the end-user hovers the cursor over a series point. You can enable/disable tooltips, change their...

Specify an Item Size

Guides

NOTE In this document, "size" is an item's width or height, depending on whether the direction property is set to "row" or "col". The baseSize, ratio, and shrink settings specify an item's size. The...

Getting Started with Diagram

Guides

; <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <script src="https://cdn3.devexpress.com/jslib/25.2.6/js/dx-diagram.min.js">.../jslib/25.2.6/css/dx.light.css"> <script type="text/javascript" src="https://cdn3.devexpress.com/jslib/25.2.6/js/dx.all.js"></script> <script type="text/javascript" src