Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxPieChart Configuration
" }, { type: "image", image: "http://image/url/myimage.png" }, { type: "custom", template: function(annotation) { const data = annotation.data...; <dxi-annotation type="image" image="http://image/url/myimage.png"> </dxi-annotation> <dxi-annotation type="custom" template="custom
dxPolarChart Configuration
" }, { type: "image", image: "http://image/url/myimage.png" }, { type: "custom", template: function(annotation) { const..."> </dxi-annotation> <dxi-annotation type="image" image="http://image/url/myimage.png"> </dxi-annotation> <dxi-annotation type="custom
dxButtonGroup items
on the button. This property accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library
dxContextMenu items
Component for more information. disabled Specifies whether the menu item responds to user interaction. icon Specifies the menu item's icon. This property accepts one of the following: The icon's URL
dxDropDownButton items
: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External Icon Libraries) The icon in the Base64 format