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

dxPieChart annotations

Reference
Specifies the annotation collection.

" }, { type: "image", image: "http://image/url/myimage.png" }, { type: "custom", template: function(annotation) { const data = annotation.data...-annotation> <dxi-annotation type="image" image="http://image/url/myimage.png"> </dxi-annotation> <dxi-annotation type="custom" template="custom

dxVectorMap annotations

Reference
Specifies the annotation collection.

" }, { type: "image", image: "http://image/url/myimage.png" }, { type: "custom", template: function(annotation) { const data...-annotation> <dxi-annotation type="image" image="http://image/url/myimage.png"> </dxi-annotation> <dxi-annotation type="custom" template

dxActionSheet items

Reference
An array of items displayed by the UI component.

Specifies whether the UI component item responds to user interaction. icon Specifies the icon to be displayed on the action sheet button. This property accepts one of the following: The icon's URL... action when a button representing an action sheet item is clicked. To navigate to a specific URL when the click event fires for action sheet buttons, assign that URL directly to this property. render

dxPolarChart commonSeriesSettings point

Reference
An object defining configuration properties for points in line and area series.

image as a point marker. To do this, specify the properties of the image object. Assign a URL leading to your image to the url property. If the size of your image does not correspond to your needs, specify the width and height properties. NOTE If you do not need to resize your image, you can assign an image URL directly to the image field. selectionMode Specifies what series points to highlight when

dxPolarChart series point

Reference
An object defining configuration properties for points in line and area series.

image as a point marker. To do this, specify the properties of the image object. Assign a URL leading to your image to the url property. If the size of your image does not correspond to your needs, specify the width and height properties. NOTE If you do not need to resize your image, you can assign an image URL directly to the image field. selectionMode Specifies what series points to highlight when