Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxPolarChart ScatterSeries point
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
dxDiagram customShapes
:category="'hardware'" :type="'internet'" :title="'Internet'" :background-image-url="'images/shapes/internet.svg'" :background-image-left="0.15... edge matches the shape's top edge. The absolute offset is calculated by multiplying the backgroundImageTop value by the shape's height. backgroundImageUrl Specifies the shape background image's URL
dxMap markers
If you use the Knockout approach when working with the Map UI component, you can pass an observable array to the markers property to easily manage markers. View Demo View on GitHub iconSrc A URL pointing to the custom icon to be used for the marker. location Specifies the marker location. You can specify the location value in one
Query
To create a Query, call the query(array) or query(url, queryOptions) method, depending on the type of the storage you access. The Query supports method chaining. This enables you to execute several methods in a single statement. jQuery JavaScript var dataObjects = [ { name: "Amelia", birthYear: 1991, gender: "female" }, { name: "Benjamin", birthYear: 1983, gender: "male" }, { name
dxChart annotations
" }, { 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