Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxPolarChart commonAnnotationSettings
only. height Specifies the annotation's height in pixels. image Configures the image to be displayed in the annotation. Applies only if the type is "image". To display an image, assign its URL to the url property and use the height and width properties to resize the image. Otherwise, assign the URL directly to the image property. View Demo offsetX Moves the annotation
dxVectorMap commonAnnotationSettings
". To display an image, assign its URL to the url property and use the height and width properties to resize the image. Otherwise, assign the URL directly to the image property
dxDiagram nodes
() { return orgItems; }, }; imageUrlExpr Specifies the name of a data source field or an expression that returns an image URL or Base64 encoded image for a node. This property is in effect for nodes of the "cardWithImageOnLeft", "cardWithImageOnTop", or "cardWithImageOnRight" type. A function assigned to this property should do the following: Return an image URL or Base64 encoded image when
dxDropDownButton Configuration
for more information. Data Array Assign the array to the dataSource option. Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service that returns JSON data... of DevExtreme.AspNet.Data. jQuery JavaScript $(function() { let serviceUrl = "https://url/to/my/service"; $("#dropDownButtonContainer").dxDropDownButton({ // ... dataSource
dxFileManager Remote Configuration
; ); } } export default App; dateModifiedExpr Specifies which data field provides timestamps that indicate when a file was last modified. endpointUrl Specifies the URL of an endpoint used to access and modify... contain 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 (see External Icon