Search Results: "wiki/RecentlyCommented" property

dxCircularGauge RangeContainer

Reference
Specifies gauge range container properties.

orientation Specifies the orientation of the range container in the CircularGauge UI component. width Specifies the range container's width in...

dxCircularGauge Scale

Reference
Specifies a gauge's scale properties.

label Specifies common properties for scale labels. orientation Specifies the orientation of scale ticks. ...

dxLinearGauge scale

Reference
Specifies the gauge's scale properties.

their visible property to true. You can set custom major and minor tick intervals, show custom major and minor ticks, and format tick labels. These and other scale properties are available in the scale.... If you need to show minor ticks, set the visible property to true. If you need to display a custom ticks set, you can configure it using the customMinorTicks property. Assign an array of custom tick

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.