Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost

dxPieChart Configuration

Reference
An object that defines configuration properties for the PieChart UI component.

" }, { 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

Reference
An object defining configuration properties for the PolarChart UI component.

" }, { 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

Reference
Configures buttons in the group.

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

Reference
Holds an array of menu 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

Reference
Provides drop-down menu 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