Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxAutocomplete Configuration

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

on your data source, bind Autocomplete to data as follows. In each case, also specify the valueExpr if the data source provides objects. 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. OData Implement an ODataStore. Web API, PHP, MongoDB Use one of the following extensions

dxChart annotations image

Reference
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 height Specifies the image's height in pixels. url Specifies the image's URL. width Specifies the image's width in pixels.

dxChart commonAnnotationSettings image

Reference
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 height Specifies the image's height in pixels. url Specifies the image's URL. width Specifies the image's width in pixels.

dxPieChart annotations image

Reference
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 height Specifies the image's height in pixels. url Specifies the image's URL. width Specifies the image's width in pixels.

dxPieChart commonAnnotationSettings image

Reference
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 height Specifies the image's height in pixels. url Specifies the image's URL. width Specifies the image's width in pixels.