Search Results: "wiki/RecentlyCommented" property

dxRangeSelector scale marker label

Reference
Defines the properties that can be set for the text that is displayed by the scale markers.

customizeText Specifies a callback function that returns the text to be displayed in scale markers. NOTE As an alternative to the function’s parameter you can use the this keyword. format Formats a value before it is displayed in a scale marker. See the format section for information on accepted values. When this property value is undefined, the date-time axes display larger date range

dxRangeSelector sliderHandle

Reference
Specifies the appearance of the range selector's slider handles.

The range selector's sliders consist of a slider marker and a slider handle. You can drag a marker or a handle to change the selected range. To set the appearance properties of the slider handles, use the sliderHandle configuration object. To customize the slider markers, use the sliderMarker configuration object. color Specifies the color of the slider handles. This property supports

dxSankey adaptiveLayout

Reference
Specifies adaptive layout properties.

The adaptive layout enables the UI component to hide optional elements if they do not fit in the container. Elements are hidden in the following sequence: Title Export menu icon Labels (can be saved by setting the adaptiveLayout.keepLabels property to true) Use the height and width properties in the adaptiveLayout object to specify the minimum container size at which the layout begins

dxSankey link hoverStyle hatching

Reference
Applies hatching to a link when it is hovered over or pressed.

Hatching fills a line with parallel diagonal lines. direction Specifies hatching lines' direction. The following values are available: none Does not apply hatching. right Draws diagonal hatching lines upwards from left to right. left Draws diagonal hatching lines downwards from left to right. opacity Specifies hatching lines' transparency. This property accepts a value from 0 to 1: 0 makes

dxSankey node hoverStyle hatching

Reference
Applies hatching to a node when it is hovered over or pressed.

Hatching fills a node with parallel diagonal lines. direction Specifies hatching lines' direction. The following values are available: none Does not apply hatching. right Draws diagonal hatching lines upwards from left to right. left Draws diagonal hatching lines downwards from left to right. opacity Specifies hatching lines' transparency. This property accepts a value from 0 to 1: 0 makes