Search Results: language:TI Anmeldung Charts Bookmark-Button

dxVectorMap 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. ...

dxVectorMap 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. ...

dxChart CommonAxisSettingsTitle

Reference
Configures axis titles.

alignment Aligns the axis title to the left, center, or right of the axis. margin Adds a pixel-measured empty space between the axis title and axis labels. textOverflow Specifies what to do with...

dxChart CommonAxisSettingsStripStyle

Reference
Configures the appearance of strips.

label Configures the appearance of strip labels. paddingLeftRight Generates a pixel-measured empty space between the left/right border of a strip and the strip label. paddingTopBottom Generates...

dxChart valueAxis breaks

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

A scale break is an area across an axis that is displayed instead of a section of an axis range. Scale breaks improve the readability of chart sections with large gaps in their ranges. Each object...