Search Results: "wiki/RecentlyCommented" property

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 argumentAxis breaks

Reference
Declares a scale break collection. Applies only if the axis' type is "continuous" or "logarithmic".

with the startValue property, limits the scale break. startValue Along with the endValue property, limits the scale break.

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.

dxChart commonSeriesSettings valueErrorBar

Reference
Configures error bars.

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

Reference
Configures error bars.

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