Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxChart commonSeriesSettings point image url
Normally, this property accepts one URL as a string value, but if you have a range area series, you may want to specify different images for the minimum and maximum points. In that instance, set the url property to an object with the rangeMinPoint and rangeMaxPoint fields. rangeMaxPoint Specifies the URL of the image to be used as a maximum point marker. rangeMinPoint Specifies the URL
dxChart series point image url
Normally, this property accepts one URL as a string value, but if you have a range area series, you may want to specify different images for the minimum and maximum points. In that instance, set the url property to an object with the rangeMinPoint and rangeMaxPoint fields. rangeMaxPoint Specifies the URL of the image to be used as a maximum point marker. rangeMinPoint Specifies the URL
dxChart RangeAreaSeries point image url
Normally, this property accepts one URL as a string value, but if you have a range area series, you may want to specify different images for the minimum and maximum points. In that instance, set the url property to an object with the rangeMinPoint and rangeMaxPoint fields. rangeMaxPoint Specifies the URL of the image to be used as a maximum point marker. rangeMinPoint Specifies the URL
dxChart annotations 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
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.