Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
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 argumentAxis breaks
with the startValue property, limits the scale break. startValue Along with the endValue property, limits the scale break.
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.
dxChart commonSeriesSettings valueErrorBar
be calculated according to an algorithm. In this case, use the type property to choose a required algorithm, and use the value property to specify the value to be used in calculation. NOTE Error bars are available for axes of the numeric type only. View Demo color Specifies the color of error bars. This property supports the following colors: Hexadecimal colors RGB colors RGBA
dxChart series valueErrorBar
be calculated according to an algorithm. In this case, use the type property to choose a required algorithm, and use the value property to specify the value to be used in calculation. NOTE Error bars are available for axes of the numeric type only. View Demo color Specifies the color of error bars. This property supports the following colors: Hexadecimal colors RGB colors RGBA